2026-08-06 d1cf2e1b5d3f56d14e5d75024ce2d054f9142b2e
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';