소스 검색

驾驶舱-样式优化

wanglt 3 달 전
부모
커밋
9c59c7295b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;