管理员列表优化,权限优化

This commit is contained in:
张乐
2020-08-26 11:58:57 +08:00
parent 02afc6b2e8
commit fc09706d9e
10 changed files with 32 additions and 22 deletions

View File

@@ -66,7 +66,6 @@
handleSetVisitChart() {
this.myChart = echarts.init(document.getElementById(this.echarts))
let option = null
console.log(this.echartsTitle)
if (this.echartsTitle === 'circle') {
option = {
tooltip: {