zrg
2026-04-07 ca82ac6427e14a42c9080508d775520af35853ae
解决设备运行状态表初次打开的时候 不会自动查询数据
1个文件已修改
3 ■■■■ 已修改文件
pages/ZLGL/QualityReport/SB_EquipRunningStatusReport.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/ZLGL/QualityReport/SB_EquipRunningStatusReport.vue
@@ -277,7 +277,8 @@
            }
        },
        onLoad() {
            this.GetReportTreeList()
            this.GetReportTreeList();
            this.getReport();
        },
        onReachBottom() {
            this.page++