田源
2023-10-12 b4c7c6a738f44afadbc388bb774ac044e7fafe38
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)){