Sign in
简柏林
/
thingskit-front
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
61286ec094cb1cec57d5f1344c791a19d29da3f1
Authored by
fengwotao
2023-04-24 19:41:15 +0800
1 parent
587e7064
chore: 移除公共接口管理打印代码
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/dataview/publicApi/components/TestInterface/components/excuteTest.vue
src/views/dataview/publicApi/components/TestInterface/components/excuteTest.vue
View file @
61286ec
@@ -247,7 +247,6 @@
@@ -247,7 +247,6 @@
247
}
247
}
248
);
248
);
249
case 'POST':
249
case 'POST':
250
-
console.log(postBodyType);
251
const objPost = Object.assign(
250
const objPost = Object.assign(
252
{},
251
{},
253
{
252
{