| | |
| | | { field: 'locationCode', title: 'è´§ä½ç¼å·', type: 'string', width: 110, require: true, align: 'left' }, |
| | | { field: 'beforeStatus', title: 'åå¨åè´§ä½ç¶æ', type: 'int', width: 120, align: 'left', bind: { key: "LocationState", data: [] } }, |
| | | { field: 'afterStatus', title: 'åå¨åè´§ä½ç¶æ', type: 'int', width: 110, require: true, align: 'left', sort: true, bind: { key: "LocationState", data: [] } }, |
| | | { field: 'changeType', title: 'åå¨ç±»åï¼åºåºãå
¥åºãæå¨è°æ´...ï¼', type: 'string', width: 70, align: 'left', bind: { key: "StatusChangeType", data: [] } }, |
| | | { field: 'changeType', title: 'åå¨ç±»å(åºåºãå
¥åºãæå¨è°æ´...)', type: 'string', width: 70, align: 'left', bind: { key: "StatusChangeType", data: [] } }, |
| | | { field: 'orderId', title: '忮䏻é®', type: 'string', width: 70, align: 'left' }, |
| | | { field: 'orderNo', title: 'åæ®ç¼å·', type: 'string', width: 110, align: 'left' }, |
| | | { field: 'orderDetailId', title: 'åæ®æç»ä¸»é®', type: 'string', width: 110, align: 'left' }, |