对接虚拟清单详情

This commit is contained in:
qq787203167
2022-04-14 14:38:00 +08:00
parent 2a0a4cd536
commit dcddfa7e73
@@ -472,8 +472,6 @@
this.$refs.addModelRef.addModel() this.$refs.addModelRef.addModel()
}, },
handleDel() { handleDel() {
this.$refs.editModelRef.editModel()
return
if (this.selectedRowKeys.length > 0) { if (this.selectedRowKeys.length > 0) {
let _this = this let _this = this
this.$confirm({ this.$confirm({