diff --git a/src/components/ddzhxt/rysshyqk.vue b/src/components/ddzhxt/rysshyqk.vue index 44d33e3..ce26d1b 100644 --- a/src/components/ddzhxt/rysshyqk.vue +++ b/src/components/ddzhxt/rysshyqk.vue @@ -97,6 +97,7 @@ export default { }, series: [ { + name: '网格员', data: this.bossCount, type: 'line' // 是否开启平滑 @@ -107,6 +108,8 @@ export default { // } }, { + name: '专管员', + data: this.zgyCount, type: 'line' // smooth: true, diff --git a/src/pages/ddzhxt/ddzhxts.vue b/src/pages/ddzhxt/ddzhxts.vue index 44804ce..a1e0d9a 100644 --- a/src/pages/ddzhxt/ddzhxts.vue +++ b/src/pages/ddzhxt/ddzhxts.vue @@ -15,7 +15,7 @@ - +