| | |
| | | <script lang="ts" setup> |
| | | import { onMounted, ref } from 'vue'; |
| | | |
| | | import { DocAlert, Page } from '../../../packages/effects/common-ui/src'; |
| | | import { Page } from '../../../packages/effects/common-ui/src'; |
| | | import { formatDateTime } from '../../../packages/utils/src'; |
| | | |
| | | import { Button, Card } from 'ant-design-vue'; |
| | |
| | | </script> |
| | | |
| | | <template> |
| | | <Page> |
| | | <template #doc> |
| | | <DocAlert |
| | | title="WMS 手册(功能开启)" |
| | | url="https://doc.iocoder.cn/wms/build/" |
| | | /> |
| | | </template> |
| | | <div class="flex flex-col gap-2"> |
| | | <Page><div class="flex flex-col gap-2"> |
| | | <Card :body-style="{ padding: '16px' }"> |
| | | <div class="flex flex-wrap items-center justify-between gap-4"> |
| | | <div> |