xiejun
2023-10-17 33e26fb28434fe2175823b58f3000ace7a388d66
Source/UBCS-WEB/src/components/refer/vciWebReferDefalut.vue
@@ -63,6 +63,7 @@
      selectionList: [],
      option: {
        addBtn: false,
        columnBtn:false,
        //height: this.referConfig.options.height ? this.referConfig.options.height : 475,
        calcHeight: 30,
        tip: false,
@@ -286,6 +287,7 @@
          text.push(itemText);
        }
      })
      let mapFields =this.referConfig.fieldMap || {};
      try {
        if(!validatenull(this.options.mapFields)){