田源
2023-09-01 d1fae033c247f26d4e3676015a65bd2dc137f474
Source/UBCS-WEB/src/components/refer/vciWebReferTable.vue
@@ -96,6 +96,7 @@
      this.page.currentPage=this.referConfig.options.page.page || this.referConfig.options.page.currentPage;
    }
  },
  computed:{
    valueInfo:function (){
      return this.text ? ("已设置的值为[" + this.text + "]"): '未设置值'