Source/UBCS-WEB/src/views/modeling/BusinessAdd.vue @@ -374,7 +374,7 @@ }, // 属性池检索 attrRefSearch(form,done){ this.attrRef.key = form.key; this.attrRef.key = form.id; this.attrRefOnLoad(); done(); this.attrRef.key = null;