liu
3 天以前 950e1332f89e3d18a8f4b415bd4fe274dce1e954
src/views/crm/statistics/portrait/chartOptions.ts
@@ -1,5 +1,5 @@
import { DICT_TYPE } from '../../../../packages/constants/src';
import { getDictLabel } from '../../../../packages/effects/hooks/src';
import { DICT_TYPE } from '@vben/constants';
import { getDictLabel } from '@vben/hooks';
function areaReplace(areaName: string) {
  if (!areaName) {