ludc
2023-06-13 729db9dd93f8884a8f1f0b32a4462708f858ea9b
Source/UBCS-WEB/src/components/refer/vciWebRefer.vue
@@ -38,9 +38,6 @@
      deep: true,
      immediate: true,
      handler(newV) {
        if(newV.isTreeMuti){
          //树参照多选,text没有值,在这里处理text的值
        }
        this.$emit("setReferValue", newV);
      },
    }