对接虚拟清单详情
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user