| | |
| | | |
| | | import { ref } from 'vue'; |
| | | |
| | | import { DocAlert, Page, useVbenModal } from '../../../../../packages/effects/common-ui/src'; |
| | | import { Page, useVbenModal } from '../../../../../packages/effects/common-ui/src'; |
| | | import { MesProAndonStatusEnum } from '../../../../../packages/constants/src'; |
| | | import { downloadFileFromBlobPart } from '../../../../../packages/utils/src'; |
| | | |
| | |
| | | </script> |
| | | |
| | | <template> |
| | | <Page auto-content-height> |
| | | <template #doc> |
| | | <DocAlert |
| | | title="【生产】安灯配置、安灯呼叫" |
| | | url="https://doc.iocoder.cn/mes/pro/andon/" |
| | | /> |
| | | </template> |
| | | <FormModal @success="handleRefresh" /> |
| | | <Page auto-content-height><FormModal @success="handleRefresh" /> |
| | | <ConfigList ref="configModalRef" /> |
| | | <Grid table-title="安灯呼叫记录"> |
| | | <template #toolbar-tools> |