2026-08-06 b5610241bf38760ef678d9d813b23e858c76aa43
src/views/crm/statistics/customer/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';
const getLegend = (extra: Record<string, any> = {}) => ({
  top: 10,