lipenghui hai 1 mes
pai
achega
3f9e263767
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/pms/stat/inspect.vue

+ 2 - 2
src/views/pms/stat/inspect.vue

@@ -587,7 +587,7 @@ const initCharts = () => {
       ignoreTodayChartRef.value,
       todayStatus.value.ignore === undefined ? 0 : todayStatus.value.ignore,
       'purple',
-      '忽略'
+      '设备忽略'
   )
   //已执行
   initGaugeChart(
@@ -608,7 +608,7 @@ const initCharts = () => {
     ignoreChartRef.value,
     status.value.ignore === undefined ? 0 : status.value.ignore,
     'purple',
-    '忽略'
+    '工单忽略'
   )
   //工单已执行
   initGaugeChart(