| | |
| | | |
| | | import { ref } from 'vue'; |
| | | |
| | | import { DocAlert, Page, useVbenModal } from '../../../../packages/effects/common-ui/src'; |
| | | import { Page, useVbenModal } from '../../../../packages/effects/common-ui/src'; |
| | | |
| | | import { message, Tabs } from 'ant-design-vue'; |
| | | |
| | |
| | | </script> |
| | | |
| | | <template> |
| | | <Page auto-content-height> |
| | | <template #doc> |
| | | <DocAlert |
| | | title="【客户】客户管理、公海客户" |
| | | url="https://doc.iocoder.cn/crm/customer/" |
| | | /> |
| | | <DocAlert |
| | | title="【通用】数据权限" |
| | | url="https://doc.iocoder.cn/crm/permission/" |
| | | /> |
| | | </template> |
| | | |
| | | <FormModal @success="handleRefresh" /> |
| | | <Page auto-content-height><FormModal @success="handleRefresh" /> |
| | | <Grid> |
| | | <template #toolbar-actions> |
| | | <Tabs class="w-full" @change="handleChangeConfigType"> |