fujunling
2023-06-21 32f4bb41c82ded759e7db18c9fa449b1442f15c8
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 + '】选取值');