田源
2024-08-22 b3042224aa7a288fc996cd2542e777362abbc9f6
Source/UBCS-WEB/src/views/modeling/BusinessEdit.vue
@@ -660,6 +660,8 @@
        });
        this.attrRef.queryNotIn += (item.id + ",")
      });
      this.$refs.attrRef.selectClear();
      this.attrRef.selectData = [];
      this.attrRef.data = [];
      this.closeAttrDialog();
    },