From 7ef2454c7df85c9a8fd493552398d4ac07c460d4 Mon Sep 17 00:00:00 2001 From: pyt <626651354@qq.com> Date: 星期一, 23 六月 2025 09:43:56 +0800 Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory --- laboratory/src/views/dataManagement/testResultReport/list.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/laboratory/src/views/dataManagement/testResultReport/list.vue b/laboratory/src/views/dataManagement/testResultReport/list.vue index 27ebf63..e1e56a7 100644 --- a/laboratory/src/views/dataManagement/testResultReport/list.vue +++ b/laboratory/src/views/dataManagement/testResultReport/list.vue @@ -205,6 +205,7 @@ pageSize: 10 }; this.dateRange = []; + this.getTableData(); }, handleSearch() { this.getTableData(); -- Gitblit v1.7.1