Explorar o código

驾驶舱-样式优化

wanglt hai 3 meses
pai
achega
9c59c7295b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ygtx-ui/src/views/index4.vue

+ 1 - 0
ygtx-ui/src/views/index4.vue

@@ -1425,6 +1425,7 @@ export default {
     clearOtherIndicators(currentCategory) {
       if (currentCategory !== 'workorder') {
         this.indicatorFilters.workorder.workorder = false;
+        this.indicatorFilters.workorder.restartNum = false;
       }
       if (currentCategory !== 'workhour') {
         this.indicatorFilters.workhour.enabled = false;