田源
2024-09-29 d8f51c40544ae278095e991ed00ec297842d4332
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();
    },