|  |  |  | 
|---|
|  |  |  | ]); | 
|---|
|  |  |  | const detail = ref({ | 
|---|
|  |  |  | cnName: "åºåºæç»å", | 
|---|
|  |  |  | table: "mesPPCutOutOrderDetail", | 
|---|
|  |  |  | table: "MesPPCutOutOrderDetail", | 
|---|
|  |  |  | columns: [ | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "id", | 
|---|
|  |  |  | title: "Id", | 
|---|
|  |  |  | type: "int", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | hidden: true, | 
|---|
|  |  |  | readonly: true, | 
|---|
|  |  |  | require: true, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "orderId", | 
|---|
|  |  |  | title: "åºåºå主é®", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | hidden: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "materielCode", | 
|---|
|  |  |  | title: "ç©æç¼å·", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 150, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | edit: { type: "string" }, | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "materielName", | 
|---|
|  |  |  | title: "ç©æåç§°", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 150, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | edit: { type: "string" }, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "batchNo", | 
|---|
|  |  |  | title: "æ¹æ¬¡å·", | 
|---|
|  |  |  | type: "decimal", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | edit: { type: "string" }, | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "orderQuantity", | 
|---|
|  |  |  | title: "åæ®æ°é", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | edit: { type: "number" }, | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "rowNo", | 
|---|
|  |  |  | title: "è¡å·", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | edit: { type: "number" }, | 
|---|
|  |  |  | required: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "lockQuantity", | 
|---|
|  |  |  | title: "é宿°é", | 
|---|
|  |  |  | type: "int", | 
|---|
|  |  |  | width: 120, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "overOutQuantity", | 
|---|
|  |  |  | title: "å·²åºæ°é", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 200, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "orderDetailStatus", | 
|---|
|  |  |  | title: "订åæç»ç¶æ", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 180, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | bind: { key: "orderDetailStatusEnum", data: [] }, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "unit", | 
|---|
|  |  |  | title: "åä½", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "LayerCode", | 
|---|
|  |  |  | title: "å±å«", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 180, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "Sequence", | 
|---|
|  |  |  | title: "åºå", | 
|---|
|  |  |  | type: "int", | 
|---|
|  |  |  | width: 180, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "creater", | 
|---|
|  |  |  | title: "å建人", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "createDate", | 
|---|
|  |  |  | title: "å建æ¶é´", | 
|---|
|  |  |  | type: "datetime", | 
|---|
|  |  |  | width: 160, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "modifier", | 
|---|
|  |  |  | title: "ä¿®æ¹äºº", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "modifyDate", | 
|---|
|  |  |  | title: "ä¿®æ¹æ¶é´", | 
|---|
|  |  |  | type: "datetime", | 
|---|
|  |  |  | width: 160, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "remark", | 
|---|
|  |  |  | title: "夿³¨", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "id", | 
|---|
|  |  |  | title: "Id", | 
|---|
|  |  |  | type: "int", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | hidden: true, | 
|---|
|  |  |  | readonly: true, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "orderId", | 
|---|
|  |  |  | title: "åºåºå主é®", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | hidden: true, | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "materielCode", | 
|---|
|  |  |  | title: "ç©æç¼å·", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 150, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "materielName", | 
|---|
|  |  |  | title: "ç©æåç§°", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 150, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "batchNo", | 
|---|
|  |  |  | title: "æ¹æ¬¡å·", | 
|---|
|  |  |  | type: "decimal", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "orderQuantity", | 
|---|
|  |  |  | title: "åæ®æ°é", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "lockQuantity", | 
|---|
|  |  |  | title: "é宿°é", | 
|---|
|  |  |  | type: "int", | 
|---|
|  |  |  | width: 120, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "overOutQuantity", | 
|---|
|  |  |  | title: "å·²åºæ°é", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 200, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "unit", | 
|---|
|  |  |  | title: "åä½", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "targetAddressCode", | 
|---|
|  |  |  | title: "线边ä»å°åç ", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "width", | 
|---|
|  |  |  | title: "è£å宽", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "orderDetailStatus", | 
|---|
|  |  |  | title: "订åæç»ç¶æ", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 180, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "LayerCode", | 
|---|
|  |  |  | title: "å±å«", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 180, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "Sequence", | 
|---|
|  |  |  | title: "åºå", | 
|---|
|  |  |  | type: "int", | 
|---|
|  |  |  | width: 180, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "creater", | 
|---|
|  |  |  | title: "å建人", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 90, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "createDate", | 
|---|
|  |  |  | title: "å建æ¶é´", | 
|---|
|  |  |  | type: "datetime", | 
|---|
|  |  |  | width: 160, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "modifier", | 
|---|
|  |  |  | title: "ä¿®æ¹äºº", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "modifyDate", | 
|---|
|  |  |  | title: "ä¿®æ¹æ¶é´", | 
|---|
|  |  |  | type: "datetime", | 
|---|
|  |  |  | width: 160, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | { | 
|---|
|  |  |  | field: "remark", | 
|---|
|  |  |  | title: "夿³¨", | 
|---|
|  |  |  | type: "string", | 
|---|
|  |  |  | width: 100, | 
|---|
|  |  |  | align: "left", | 
|---|
|  |  |  | }, | 
|---|
|  |  |  | ], | 
|---|
|  |  |  | sortName: "id", | 
|---|
|  |  |  | key: "id", | 
|---|