配件模块微调
This commit is contained in:
parent
307bb01e5a
commit
2e8690f37f
|
|
@ -454,7 +454,7 @@ export default {
|
||||||
},
|
},
|
||||||
/** 关闭excel弹窗 */
|
/** 关闭excel弹窗 */
|
||||||
closeExcelDialog() {
|
closeExcelDialog() {
|
||||||
this.excelList = {}
|
this.excelList = undefined
|
||||||
this.openUpload = false
|
this.openUpload = false
|
||||||
},
|
},
|
||||||
/** 查询部门列表 */
|
/** 查询部门列表 */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue