feat:【mall 商城】分销记录的迁移(antd、ele 100%)

This commit is contained in:
YunaiV
2025-10-11 09:54:49 +08:00
parent 9bf2846a12
commit 28566a659f
2 changed files with 2 additions and 4 deletions

View File

@@ -1,10 +1,9 @@
import type { VbenFormSchema } from '#/adapter/form';
import type { VxeTableGridOptions } from '#/adapter/vxe-table';
import { fenToYuan } from '@vben/utils';
import { DICT_TYPE } from '@vben/constants';
import { getDictOptions } from '@vben/hooks';
import { fenToYuan } from '@vben/utils';
import { getRangePickerDefaultProps } from '#/utils';

View File

@@ -1,10 +1,9 @@
import type { VbenFormSchema } from '#/adapter/form';
import type { VxeTableGridOptions } from '#/adapter/vxe-table';
import { fenToYuan } from '@vben/utils';
import { DICT_TYPE } from '@vben/constants';
import { getDictOptions } from '@vben/hooks';
import { fenToYuan } from '@vben/utils';
import { getRangePickerDefaultProps } from '#/utils';