| | |
| | | import type { VxeTableGridOptions } from '#/adapter/vxe-table'; |
| | | import type { MesWmBarcodeConfigApi } from '#/api/mes/wm/barcode/config'; |
| | | |
| | | import { confirm, DocAlert, Page, useVbenModal } from '../../../../../packages/effects/common-ui/src'; |
| | | import { confirm, Page, useVbenModal } from '../../../../../packages/effects/common-ui/src'; |
| | | |
| | | import { message } from 'ant-design-vue'; |
| | | |
| | |
| | | </script> |
| | | |
| | | <template> |
| | | <Page auto-content-height> |
| | | <template #doc> |
| | | <DocAlert |
| | | title="【仓库】仓库与库区库位、条码赋码、SN码" |
| | | url="https://doc.iocoder.cn/mes/wm/warehouse-setup/" |
| | | /> |
| | | </template> |
| | | |
| | | <FormModal @success="handleRefresh" /> |
| | | <Page auto-content-height><FormModal @success="handleRefresh" /> |
| | | |
| | | <Grid table-title="条码配置列表"> |
| | | <template #toolbar-tools> |