feat:新增饼图

This commit is contained in:
wangwenrui
2021-02-07 18:19:59 +08:00
parent 25eb0ce600
commit caaa0ab737
12 changed files with 868 additions and 167 deletions

View File

@@ -160,6 +160,9 @@ const cn = {
singleStat:{
label:"SingleStat"
},
pie:{
label:"饼图"
},
alertList:{
label:"告警列表"
},