| | |
| | | { field: "id", align: "center", title: "编号" }, |
| | | { field: "devpNo", align: "center", title: "设备编号" }, |
| | | { field: "status$", align: "center", title: "状态" }, |
| | | { field: "createBy", align: "center", title: "创建人员" }, |
| | | { field: "createTime$", align: "center", title: "创建时间" }, |
| | | { field: "updateBy", align: "center", title: "修改人员" }, |
| | | { field: "updateTime$", align: "center", title: "修改时间" }, |
| | | // { field: "createBy", align: "center", title: "创建人员" }, |
| | | // { field: "createTime$", align: "center", title: "创建时间" }, |
| | | // { field: "updateBy", align: "center", title: "修改人员" }, |
| | | // { field: "updateTime$", align: "center", title: "修改时间" }, |
| | | { field: "memo", align: "center", title: "备注" }, |
| | | { field: "stationList", align: "center", title: "站点数据" }, |
| | | { field: "barcodeStationList", align: "center", title: "条码站点数据" }, |
| | | { field: "inStationList", align: "center", title: "入库站点数据" }, |
| | | { field: "outStationList", align: "center", title: "出库站点数据" }, |
| | | { field: "runBlockReassignLocStationList", align: "center", title: "运行堵塞重新分配库位站点数据" }, |
| | | { field: "liftTransferStationList", align: "center", title: "顶升移栽站点数据" }, |
| | | |
| | | { |
| | | fixed: "right", |