src/tabviews/subtabtable/index.jsx
@@ -331,7 +331,8 @@ func: 'sPC_Get_TableData', obj_name: 'data', arr_field: arr_field, BID: this.props.BID BID: this.props.BID, appkey: window.GLOB.appkey || '' } let orderBy = orderColumn ? (orderColumn + ' ' + orderType) : setting.order @@ -504,7 +505,9 @@ let param = { func: 'sPC_Get_TableData', obj_name: 'data', arr_field: _arr_labels arr_field: _arr_labels, BID: this.props.BID, appkey: window.GLOB.appkey || '' } let orderBy = orderColumn ? (orderColumn + ' ' + orderType) : setting.order