zhangxp
2023-06-21 ce3a176400b9ccb18a381c744ca04116831765d2
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 + '】选取值');