多文件上传

This commit is contained in:
shenyanpei
2021-12-23 09:57:13 +08:00
parent 984b0dc2b1
commit 13813bae99
4 changed files with 80 additions and 3 deletions
+1
View File
@@ -731,6 +731,7 @@ export function updateMeet(data) {
})
}
// 上传接口
export function upFile(data) {
return axios({
url: '/api/att/attFile/upload',