weidy
2023-06-25 dbb8f101f25741739c97b938743c43cca8715d98
Source/UBCS-WEB/src/components/refer/vciWebRefer.vue
@@ -24,6 +24,7 @@
  },
  created() {},
  mounted() {
    console.log(this.referConfig.options);
    var title = this.referConfig.title || '';
    title = title.replace(":", "");
    title = title ? ('为【' + title + '】选取值') : ('为【' + this.referConfig.showField + '】选取值');