瀏覽代碼

驾驶舱-样式优化

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;