修复上传问题

This commit is contained in:
橙子
2022-10-16 15:54:49 +08:00
parent 95c506c638
commit cf43dc8e70
15 changed files with 86 additions and 26 deletions

View File

@@ -1,4 +1,4 @@
import myaxios from '@/utils/myaxios.ts'
import myaxios from '@/utils/myaxios'
export default{
upload(type:string,data:any){