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