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