| | |
| | | cnName: "ä»»å¡ä¿¡æ¯", |
| | | name: "task", |
| | | url: "/Task/", |
| | | sortName: "CreateDate", |
| | | sortName: "taskNum", |
| | | }); |
| | | const editFormFields = ref({}); |
| | | const editFormOptions = ref([]); |
| | |
| | | title: "ä»»å¡å·", |
| | | type: "int", |
| | | width: 90, |
| | | sort:"true", |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "palletCode", |
| | | title: "æçç¼å·", |
| | | type: "string", |
| | | width: 80, |
| | | width: 120, |
| | | align: "left", |
| | | }, |
| | | { |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "isPickPlace", |
| | | title: "å åæºåæ¾ä½", |
| | | field: "sourceIsPickPlace", |
| | | title: "èµ·ç¹?åæ¾ä½", |
| | | type: "bool", |
| | | width: 120, |
| | | align: "left", |
| | | bind: { key: "yesno", data: [] }, |
| | | }, |
| | | { |
| | | field: "targetIsPickPlace", |
| | | title: "ç»ç¹?åæ¾ä½", |
| | | type: "bool", |
| | | width: 120, |
| | | align: "left", |