Ver código fonte

驾驶舱-样式优化

wanglt 3 meses atrás
pai
commit
9c59c7295b
1 arquivos alterados com 1 adições e 0 exclusões
  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;