7 天以前 91c82965b2d987452ca276e3a03b48c8dcda2ae9
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';