Browse Source

chore(config): 新增依赖"echarts“,"vue-echarts"

wangshun 2 months ago
parent
commit
3c92ed6c7e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -25,10 +25,12 @@
     "@vueuse/core": "^12.5.0",
     "ant-design-vue": "^4.2.6",
     "dayjs": "^1.11.13",
+    "echarts": "^5.6.0",
     "lodash-es": "^4.17.21",
     "pinia": "^2.3.0",
     "qs": "^6.14.0",
     "vue": "^3.5.13",
+    "vue-echarts": "^7.0.3",
     "vue-i18n": "^11.0.1",
     "vue-router": "^4.5.0"
   },