2026-08-13 e055be49f28248806e3cee93593d9597ec7b268d
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,