| | |
| | | type: "int", |
| | | span: 8 |
| | | }, |
| | | { |
| | | field: "layer", |
| | | title: "è´§ä½å±", |
| | | type: "int", |
| | | span: 8 |
| | | } |
| | | |
| | | ], |
| | | [ |
| | | { |
| | |
| | | type: "int", |
| | | span: 12 |
| | | }, |
| | | { |
| | | field: "locationType", |
| | | title: "è´§ä½ç±»å", |
| | | type: "select", |
| | | span: 12, |
| | | data: [], |
| | | dataKey: "locationTypeEnum", |
| | | // { |
| | | // field: "locationType", |
| | | // title: "è´§ä½ç±»å", |
| | | // type: "select", |
| | | // span: 12, |
| | | // data: [], |
| | | // dataKey: "locationTypeEnum", |
| | | // } |
| | | { |
| | | field: "layer", |
| | | title: "è´§ä½å±", |
| | | type: "int", |
| | | span: 8 |
| | | } |
| | | ], |
| | | [ |
| | |
| | | data: [], |
| | | } |
| | | ], |
| | | [ |
| | | { |
| | | field: "remark", |
| | | title: "夿³¨", |
| | | type: "string", |
| | | span: 24 |
| | | } |
| | | ] |
| | | // [ |
| | | // { |
| | | // field: "remark", |
| | | // title: "夿³¨", |
| | | // type: "string", |
| | | // span: 24 |
| | | // } |
| | | // ] |
| | | ]); |
| | | const searchFormFields = ref({ |
| | | // warehouseId: "", |
| | |
| | | ], |
| | | [ |
| | | { title: "å··éç¼å·", field: "roadwayNo", type: "like" }, |
| | | { title: "è´§ä½ç±»å", field: "locationType", type: "select", dataKey: "locationTypeEnum", data: [] }, |
| | | // { title: "è´§ä½ç±»å", field: "locationType", type: "select", dataKey: "locationTypeEnum", data: [] }, |
| | | { title: "è´§ä½ç¶æ", field: "locationStatus", type: "select", dataKey: "locationStatusEnum",data: []}, |
| | | |
| | | { title: "ç¦ç¨ç¶æ", field: "enableStatus", type: "select", data: [], dataKey:"status" }, |
| | | ], |
| | | [ |
| | | |
| | | { title: "ç¦ç¨ç¶æ", field: "enableStatus", type: "select", data: [], dataKey:"status" }, |
| | | { title: "è¡", field: "row", type: "int" }, |
| | | { title: "å", field: "column", type: "int" }, |
| | | { title: "å±", field: "layer", type: "int" } |
| | |
| | | width: 120, |
| | | align: "left", |
| | | data: [], |
| | | bind: { key: "warehouses", data: [] } |
| | | bind: { key: "warehouseNuber", data: [] } |
| | | }, |
| | | { |
| | | field: "locationCode", |
| | |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "locationType", |
| | | title: "è´§ä½ç±»å", |
| | | type: "select", |
| | | width: 120, |
| | | align: "left", |
| | | data: [], |
| | | bind: { key: "locationTypeEnum", data: [] } |
| | | }, |
| | | // { |
| | | // field: "locationType", |
| | | // title: "è´§ä½ç±»å", |
| | | // type: "select", |
| | | // width: 120, |
| | | // align: "left", |
| | | // data: [], |
| | | // bind: { key: "locationTypeEnum", data: [] } |
| | | // }, |
| | | { |
| | | field: "locationStatus", |
| | | title: "è´§ä½ç¶æ", |
| | |
| | | data: [], |
| | | bind: { key: "status", data: [] }, |
| | | }, |
| | | { |
| | | field: "remark", |
| | | title: "夿³¨", |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | }, |
| | | // { |
| | | // field: "remark", |
| | | // title: "夿³¨", |
| | | // type: "string", |
| | | // width: 150, |
| | | // align: "left", |
| | | // }, |
| | | { |
| | | field: "creater", |
| | | title: "å建人", |