配件模块微调

This commit is contained in:
FrancisHu 2024-07-25 17:00:13 +08:00
parent 307bb01e5a
commit 2e8690f37f
1 changed files with 1 additions and 1 deletions

View File

@ -454,7 +454,7 @@ export default {
},
/** 关闭excel弹窗 */
closeExcelDialog() {
this.excelList = {}
this.excelList = undefined
this.openUpload = false
},
/** 查询部门列表 */