|  |  |  | 
|---|
|  |  |  | field: "orderNo", | 
|---|
|  |  |  | title: "åæ®ç¼å·", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | readonly:true | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | title: "䏿¸¸åæ®ç¼å·", | 
|---|
|  |  |  | 
|---|
|  |  |  | title: "åæ®ç¶æ", | 
|---|
|  |  |  | field: "orderStatus", | 
|---|
|  |  |  | type: "select", | 
|---|
|  |  |  | dataKey: "inboundState", | 
|---|
|  |  |  | dataKey: "outboundStatusEnum", | 
|---|
|  |  |  | data: [], | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | ], | 
|---|
|  |  |  | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 160, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | link: true, | 
|---|
|  |  |  | // link: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "upperOrderNo", | 
|---|
|  |  |  | 
|---|
|  |  |  | width: 120, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | bind: { key: "createType", data: [] }, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "departmentCode", | 
|---|
|  |  |  | title: "ä¿®æ¹æ¶é´", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 120, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | hidden:true | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "departmentName", | 
|---|
|  |  |  | title: "é¨é¨åç§°", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 160, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "creater", | 
|---|
|  |  |  | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "rowNo", | 
|---|
|  |  |  | title: "è¡å·", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | edit: { type: "number" }, | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "lockQuantity", | 
|---|
|  |  |  | title: "é宿°é", | 
|---|
|  |  |  | type: "int", | 
|---|