mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-31 19:24:07 +08:00
🐛 修复 file 在 IDEA 报错的问题
This commit is contained in:
@@ -110,6 +110,7 @@ const queryParams = reactive({
|
||||
pageSize: 10,
|
||||
name: undefined,
|
||||
type: undefined,
|
||||
path: undefined,
|
||||
createTime: []
|
||||
})
|
||||
const queryFormRef = ref() // 搜索的表单
|
||||
|
Reference in New Issue
Block a user