选择耗材

This commit is contained in:
魏啾
2024-08-09 15:01:58 +08:00
parent 7733dcf4e9
commit 681d1c2c07
4 changed files with 15 additions and 4 deletions

View File

@@ -350,6 +350,8 @@ export default {
this.shopTypesActive = 1
this.resetHandle()
this.queryForm.type = type
this.$refs.shopList.clearSelection()//清除选项
this.$refs.ConsumableList.clearSelection()//清除选项
},
//删除计算
spliceclick() {