Selaa lähdekoodia

驾驶舱-样式优化

wanglt 3 kuukautta sitten
vanhempi
commit
9c59c7295b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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;