xiejun
2023-06-20 f049f0aa547252a76e9523dbf3a236803e7e4f1b
Source/UBCS-WEB/src/components/refer/vciWebRefer.vue
@@ -27,7 +27,6 @@
    var title = this.referConfig.title || '';
    title = title.replace(":", "");
    title = title ? ('为【' + title + '】选取值') : ('为【' + this.referConfig.showField + '】选取值');
    this.title=title;
  },
  methods: {