| | |
| | | cnName: "ä»»å¡ä¿¡æ¯", |
| | | name: "task", |
| | | url: "/Task/", |
| | | sortName: "CreateDate", |
| | | sortName: "taskNum", |
| | | }); |
| | | const editFormFields = ref({}); |
| | | const editFormOptions = ref([]); |
| | |
| | | }, |
| | | { |
| | | title: "ä»»å¡ç¶æ", |
| | | field: "taskStatus", |
| | | field: "taskState", |
| | | type: "selectList", |
| | | dataKey: "taskStatusEnum", |
| | | data: [], |
| | |
| | | title: "ä»»å¡å·", |
| | | type: "int", |
| | | width: 90, |
| | | sort:"true", |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "palletCode", |
| | | title: "æçç¼å·", |
| | | type: "string", |
| | | width: 200, |
| | | width: 120, |
| | | align: "left", |
| | | }, |
| | | { |
| | |
| | | bind: { key: "taskTypeEnum", data: [] }, |
| | | }, |
| | | { |
| | | field: "taskStatus", |
| | | field: "taskState", |
| | | title: "ä»»å¡ç¶æ", |
| | | type: "int", |
| | | width: 150, |
| | |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "sourceIsPickPlace", |
| | | title: "èµ·ç¹?åæ¾ä½", |
| | | type: "bool", |
| | | width: 120, |
| | | align: "left", |
| | | bind: { key: "yesno", data: [] }, |
| | | }, |
| | | { |
| | | field: "targetIsPickPlace", |
| | | title: "ç»ç¹?åæ¾ä½", |
| | | type: "bool", |
| | | width: 120, |
| | | align: "left", |
| | | bind: { key: "yesno", data: [] }, |
| | | }, |
| | | { |
| | | field: "exceptionMessage", |
| | | title: "å¼å¸¸ä¿¡æ¯", |
| | | type: "string", |
| | |
| | | width: 80, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "dispatchertime", |
| | | title: "ä»»å¡ä¸åæ¶é´", |
| | | type: "datetime", |
| | | width: 150, |
| | | align: "left", |
| | | }, |
| | | // { |
| | | // field: "dispatchertime", |
| | | // title: "ä»»å¡ä¸åæ¶é´", |
| | | // type: "datetime", |
| | | // width: 150, |
| | | // align: "left", |
| | | // }, |
| | | { |
| | | field: "wMSId", |
| | | title: "WMSä»»å¡ä¸»é®", |