Source/UBCS-WEB/src/components/refer/vciWebRefer.vue @@ -48,6 +48,8 @@ deep: true, immediate: true, handler(newV) { this.text=newV.text; this.value=newV.value; this.$emit("setReferValue", newV); } }