Files
DJKB/my-vue-app
lbw_9527443 80f4d82a75 feat(数据分析): 重构客户问题排行榜和客户类型图表数据处理
- 将客户问题排行榜数据从静态数据改为基于API响应的计算属性
- 重构客户类型图表数据处理逻辑,支持按省份聚合地域数据
- 将客户类型图表从柱状图改为饼图,优化数据显示效果
2025-08-18 12:00:11 +08:00
..

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.