ludc
2023-06-15 e14d495581896374cc4be7ec929feb95005e6563
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);
      },
    }