src/views/mdc/base/WorkshopSignage.vue
@@ -5,7 +5,8 @@
      <div class="left-col">
        <div class="col-content">
          <div class="content-title">{{workshopDetails.workshopName}}#设备情况</div>
          <workshop-device-overview ref="workshopDeviceOverviewRef" :currentProductionId="currentProductionId"
          <workshop-device-overview ref="workshopDeviceOverviewRef" :workshopName="workshopDetails.workshopName"
                                    :currentProductionId="currentProductionId"
                                    :equipmentStatusList="equipmentStatusList" :toDecimal2NoZero="toDecimal2NoZero"/>
        </div>
        <div class="col-content">
@@ -208,15 +209,15 @@
            padding: 1% 5%;
          }
          .content-footer-container {
            height: 25%;
          /*.content-footer-container {*/
          /*height: 25%;*/
            .content-footer {
              font-size: 0.7vw;
              padding-left: 5%;
              height: 40%;
            }
          }
          /*.content-footer {*/
          /*font-size: 0.7vw;*/
          /*padding-left: 5%;*/
          /*height: 40%;*/
          /*}*/
          /*}*/
          .chart-container {
            flex: 1;