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