2026-08-03 dcde4b33fa739b09486c39faade9ed19b29a6d7a
src/views/crm/product/components/detail-list.vue
@@ -5,7 +5,7 @@
import { ref } from 'vue';
import { erpPriceInputFormatter } from '../../../../packages/utils/src';
import { erpPriceInputFormatter } from '@vben/utils';
import { useVbenVxeGrid } from '#/adapter/vxe-table';
import { getBusiness } from '#/api/crm/business';