src/tabviews/subtable/index.jsx
@@ -368,7 +368,8 @@ func: 'sPC_Get_TableData', obj_name: 'data', arr_field: arr_field, BID: BID BID: BID, appkey: window.GLOB.appkey || '' } let orderBy = orderColumn ? (orderColumn + ' ' + orderType) : setting.order @@ -542,7 +543,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