src/views/erp/sale/order/data.ts
@@ -1,7 +1,7 @@ import type { VbenFormSchema } from '#/adapter/form'; import type { VxeTableGridOptions } from '#/adapter/vxe-table'; import { erpPriceInputFormatter } from '../../../../packages/utils/src'; import { erpPriceInputFormatter } from '@vben/utils'; import { z } from '#/adapter/form'; import { getAccountSimpleList } from '#/api/erp/finance/account';