fix 81841
This commit is contained in:
@@ -107,6 +107,9 @@ export default {
|
||||
},
|
||||
// 新增
|
||||
handleAdd () {
|
||||
// 清空以已选数据
|
||||
this.$refs.standardSelection.$refs.standardSelectionModal.selectedRowKeys = []
|
||||
this.$refs.standardSelection.$refs.standardSelectionModal.selectedRowList = []
|
||||
this.$refs.standardSelection.standardClick()
|
||||
},
|
||||
// 删除
|
||||
|
||||
Reference in New Issue
Block a user