| | |
| | | ], |
| | | [ |
| | | { title: "åºåç¶æ", field: "status", type: 'select', dataKey: "stockStatusEmun", data: [] }, |
| | | { title: "ä»åº", field: "warehouseCode", type: 'select', dataKey: "wareHouse", data: [] }, |
| | | { title: "ä»åº", field: "warehouseCode", type: 'select', dataKey: "warehouse", data: [] }, |
| | | ], |
| | | ]); |
| | | const columns = ref([ |
| | |
| | | bind: { key: "stockStatusEmun", data: [] }, |
| | | }, |
| | | { |
| | | field: "validDate", |
| | | title: "æææ", |
| | | type: "datetime", |
| | | width: 160, |
| | | align: "left", |
| | | }, |
| | | { |
| | | field: "creater", |
| | | title: "å建人", |
| | | type: "string", |