快乐的昕的电脑
2025-10-20 f29627ec7bee0fe77411cbcd49b8b5a971c32b01
pages/index.vue
@@ -654,7 +654,7 @@
            this.engineeringNo = null;
            this.tableData = [];
                // 下拉框只显示工单状态
                this.engineeringNoMapList = ['待开工', '未开工', '开工', '暂停'];
                this.engineeringNoMapList = ['待开工', '未开工', '开工', '暂停','完工'];
                // 默认显示全部工单
                this.getWomdaa();
         },