| | |
| | | dataKey: "InventoryMaterialStatus", |
| | | data: [] |
| | | }, |
| | | { |
| | | title: "澶囨敞", field: "Remark" |
| | | } |
| | | ], |
| | | ]); |
| | | const searchFormFields = ref({ |
| | |
| | | dataKey: "InventoryMaterialStatus", |
| | | data: [], |
| | | }, |
| | | { title: "搴撳瓨缂栧彿", |
| | | field: "id", |
| | | type: "like", |
| | | }, |
| | | ] |
| | | ]); |
| | | const columns = ref([ |
| | |
| | | readonly: true, |
| | | require: true, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "id", |
| | | title: "搴撳瓨缂栧彿", |
| | | type: "string", |
| | | width: 90, |
| | | align: "left", |
| | | DisplayType:"link" |
| | | }, |
| | | { |
| | | field: "palletCode", |
| | |
| | | type: "string", |
| | | width: 150, |
| | | align: "left", |
| | | },{ |
| | | field: "remark", |
| | | title: "澶囨敞", |
| | | type: "string", |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "creater", |
| | |
| | | width: 160, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "remark", |
| | | title: "澶囨敞", |
| | | type: "string", |
| | | width: 100, |
| | | align: "left", |
| | | }, |
| | | |
| | | ]); |
| | | const detail = ref({ |
| | | cnName: "#detailCnName", |