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)
          })
      },
@@ -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: {