gaoluyang
5 天以前 c1e2cf24e4fb89c3ff09841b7c3762e807a4076a
src/views/crm/product/detail/data.ts
@@ -2,8 +2,8 @@
import { h } from 'vue';
import { DICT_TYPE } from '..\..\..\..\packages\constants\src';
import { erpPriceInputFormatter } from '..\..\..\..\packages\utils\src';
import { DICT_TYPE } from '@vben/constants';
import { erpPriceInputFormatter } from '@vben/utils';
import { DictTag } from '#/components/dict-tag';