入库流程->模块结构选择框问题

This commit is contained in:
zhaokaiyao@91isoft.com
2021-10-09 17:23:02 +08:00
parent 16d2a9ab9e
commit ebeed11b5a
2 changed files with 21 additions and 9 deletions
+1 -1
View File
@@ -264,7 +264,7 @@
this.$emit('popoverHide', this.checkedIds, this.checkedData,false);
},
cancelUserInfo () {
this.$emit('popoverHide', this.checkedIds, this.checkedData,false);
this.$emit('popoverHideCancel', this.checkedIds, this.checkedData,false);
},
},
watch: {