king
2020-02-28 888095418c902cc94693cba8b45f31bb79cdf818
src/tabviews/formtab/index.jsx
@@ -92,7 +92,7 @@
        return
      }
      let _arrField = []     // 字段集
      let _arrField = [config.setting.primaryKey]     // 字段集 , 默认添加主键
      // if (this.props.param && this.props.param.arr_field) { // 使用显示列字段查询
      //   _arrField = this.props.param.arr_field