src/views/dashboard/BranchFactorySignage.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/dashboard/BranchFactorySignage.vue
@@ -253,7 +253,6 @@ drawRunningStateChart(productionId) { this.runningStateChart = this.$echarts.init(document.getElementById('running_state_chart')) const option = { height: 300, title: { show: true, // 是否显示标题,默认为true text: '设备运行状态统计', // 主标题文本 @@ -299,8 +298,8 @@ type: 'pie', roseType: 'angle', // 玫瑰图 // selectedMode: "single", radius: ['60%', '80%'], center: ['50%', '60%'], radius: ['40%', '60%'], center: ['53%', '50%'], color: [ '#686869', '#AA6349',