合并fetch代码

This commit is contained in:
jiangqiang
2022-07-09 10:41:06 +08:00
parent 6a1c09ca42
commit c64295f432
7 changed files with 21 additions and 17 deletions

View File

@ -108,7 +108,8 @@ export default {
queryParams: {
pageNo: 1,
pageSize: 10,
path: null
path: null,
type: null,
},
// 用户导入参数
upload: {