| | |
| | | locationType: "", |
| | | locationStatus: "", |
| | | enableStatus: "", |
| | | remark: "" |
| | | remark: "", |
| | | warehouseCode:"", |
| | | }); |
| | | const editFormOptions = ref([ |
| | | [ |
| | | { |
| | | field: "warehouseId", |
| | | // { |
| | | // field: "warehouseId", |
| | | // title: "搴撴埧缂栧彿", |
| | | // type: "select", |
| | | // required: true, |
| | | // span: 12, |
| | | // dataKey: "warehouseNuber", |
| | | // data: [] |
| | | // }, |
| | | { |
| | | field: "warehouseCode", |
| | | title: "搴撴埧缂栧彿", |
| | | type: "select", |
| | | required: true, |
| | |
| | | dataKey: "warehouseNuber", |
| | | data: [] |
| | | }, |
| | | |
| | | { |
| | | field: "locationCode", |
| | | title: "璐т綅缂栧彿", |
| | |
| | | ] |
| | | ]); |
| | | const searchFormFields = ref({ |
| | | warehouseId: "", |
| | | // warehouseId: "", |
| | | locationCode: "", |
| | | locationName: "", |
| | | roadwayNo: "", |
| | |
| | | row: "", |
| | | column: "", |
| | | layer: "", |
| | | warehouseCode: "" |
| | | }); |
| | | const searchFormOptions = ref([ |
| | | [ |
| | | { title: "搴撴埧缂栧彿", field: "warehouseId", type: "select", dataKey: "warehouseNuber", data: [] } , |
| | | // { title: "搴撴埧缂栧彿", field: "warehouseId", type: "select", dataKey: "warehouseNuber", data: [] } , |
| | | { title: "搴撴埧缂栧彿", field: "warehousecode", type: "select", dataKey: "warehouseNuber", data: [] } , |
| | | { title: "璐т綅缂栧彿", field: "locationCode", type: "like" }, |
| | | { title: "璐т綅鍚嶇О", field: "locationName", type: "like" }, |
| | | ], |
| | |
| | | require: true, |
| | | align: "left", |
| | | }, |
| | | // { |
| | | // field: "warehouseId", |
| | | // title: "搴撴埧缂栧彿", |
| | | // type: "select", |
| | | // width: 120, |
| | | // align: "left", |
| | | // data: [], |
| | | // bind: { key: "warehouses", data: [] } |
| | | // }, |
| | | { |
| | | field: "warehouseId", |
| | | field: "warehouseCode", |
| | | title: "搴撴埧缂栧彿", |
| | | type: "select", |
| | | width: 120, |
| | | align: "left", |
| | | data: [], |
| | | bind: { key: "warehouses", data: [] } |
| | | bind: { key: "warehouseNuber", data: [] } |
| | | }, |
| | | { |
| | | field: "locationCode", |