This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
yiyun-fe
/
yiyunjianzhu-vue
Watch
4
Star
0
Fork
0
Code
Pull Requests
0
Releases
0
Activity
Browse Source
文件协同post请求
master
kim131
4 years ago
parent
999210c95b
commit
14e8d9c3ef
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/utils/request.js
+ 1
- 0
src/utils/request.js
View File
@@ -117,6 +117,7 @@ function mapApiPathToFullPath(path) {
case "file/AddArchMilesStone":
case "file/addFile":
case "file/updateFilde":
case "file/fileCoordinationChange":
// case 'template/deleteTemplateNodeModelFile':
method = 'POST';
break;
Write
Preview
Loading…
Cancel
Save