田源
2023-11-02 7b4f60cdebb1d67a2336019c52eff4d562f7a12f
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)){