Skip to content

Commit 0d3be4c

Browse files
合并fetch代码
1 parent f4832f3 commit 0d3be4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/views/infra/file/index.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ export default {
108108
queryParams: {
109109
pageNo: 1,
110110
pageSize: 10,
111-
path: null
111+
path: null,
112+
type: null,
112113
},
113114
// 用户导入参数
114115
upload: {

0 commit comments

Comments
 (0)