| | |
| | | cnName: "åºååå¨ä¿¡æ¯è®°å½", |
| | | name: "stockQuantityChangeRecord", |
| | | url: "/StockQuantityChangeRecord/", |
| | | sortName: "id", |
| | | sortName: "CreateDate", |
| | | }); |
| | | const editFormFields = ref({ |
| | | |
| | |
| | | { title: "æçå·", field: "palleCode" }, |
| | | { title: "ç©æç¼å·", field: "materielCode" }, |
| | | { title: "åæ®ç¼å·", field: "orderNo" }, |
| | | { title: "åå¨ç±»å", field: "changeType" ,type: "selectList",dataKey: "stockChangeType",data: [],}, |
| | | ], |
| | | [ |
| | | { title: "æ¹æ¬¡å·", field: "batchNo" }, |
| | | { title: "ä»»å¡å·", field: "taskNum" }, |
| | | { title: "åºåå·", field: "serilNumber" }, |
| | | ], |
| | | ]); |
| | | const columns = ref([ |
| | |
| | | }, |
| | | { |
| | | field: "stockDetailId", |
| | | title: "设å¤ä¸»é®", |
| | | title: "åºåæç»ID", |
| | | type: "string", |
| | | width: 90, |
| | | align: "left", |
| | |
| | | field: "serilNumber", |
| | | title: "åºåå·", |
| | | type: "int", |
| | | width: 120, |
| | | width: 280, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "orderNo", |
| | | title: "åæ®ç¼å·", |
| | | type: "string", |
| | | width: 200, |
| | | width: 150, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "orderId", |
| | | title: "忮䏻é®", |
| | | type: "string", |
| | | width: 180, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "orderDetailId", |
| | | title: "åæ®æç»ä¸»é®", |
| | | type: "string", |
| | | width: 120, |
| | | align: "left", |
| | | }, |
| | | |
| | | { |
| | | field: "taskNum", |
| | | title: "ä»»å¡å·", |
| | |
| | | field: "changeQuantity", |
| | | title: "å卿°é", |
| | | type: "string", |
| | | width: 200, |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "beforeQuantity", |
| | | title: "åå¨ååºåé", |
| | | type: "string", |
| | | width: 180, |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "afterQuantity", |
| | | title: "åå¨ååºåé", |
| | | type: "string", |
| | | width: 120, |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "orderId", |
| | | title: "忮䏻é®", |
| | | type: "string", |
| | | width: 180, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "orderDetailId", |
| | | title: "åæ®æç»ä¸»é®", |
| | | type: "string", |
| | | width: 120, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "remark", |
| | | title: "夿³¨", |
| | | type: "string", |