gaoluyang
2026-08-18 38b5d9290d74045084609aaca614449525724da7
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) {