替换系统内的上传接口

This commit is contained in:
宋伟佳
2022-04-28 20:27:57 +08:00
parent 07c16579ff
commit 89020e5e3b
126 changed files with 133 additions and 133 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ export default {
},
data () {
return {
uploadFileUrl: 'api/att/attFile/upload',
uploadFileUrl: 'api/att/attFile/uploadNew',
newDialogVisible: false,
submitLoading: false,
newDialogForm: {