zhuzhuanzhuan
2024-05-09 1d79d3950a3d8c489ca9ee2c88a50b01e2b5ab6e
src/views/dashboard/WorkshopSectionSignage.vue
@@ -264,7 +264,7 @@
        signageApi.getEquipmentStatusStatisticsApi(this.productionCode)
          .then(res => {
            if (res.success) this.runningStateData = res.result.list
            this.drawRunningStateChart(res.result.producitonId)
            this.drawRunningStateChart(res.result.productionId)
          })
      },
@@ -393,7 +393,7 @@
              center: ['50%', '50%'],
              color: [
                '#0FC61A',
                '#0DAF15',
                '#F56436',
                '#8B8B8B'
              ],
              label: {
@@ -806,7 +806,6 @@
              fontSize: 18,
              fontWeight: 'normal',
              color: '#1AD8DE',
              fontWeight: 'bold'
            }
          },
          tooltip: {
@@ -996,7 +995,6 @@
              fontSize: 18,
              fontWeight: 'normal',
              color: '#1AD8DE',
              fontWeight: 'bold'
            }
          },
          tooltip: {