From 5953161d4e004fb7c0e023752bdc0b1a7c74d02f Mon Sep 17 00:00:00 2001 From: 董国庆 <364620639@qq.com> Date: 星期四, 26 六月 2025 14:58:06 +0800 Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory --- culture/src/views/strainReportLibrary/reportLibraryOneFour/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/culture/src/views/strainReportLibrary/reportLibraryOneFour/index.vue b/culture/src/views/strainReportLibrary/reportLibraryOneFour/index.vue index 130dd44..5da8bd4 100644 --- a/culture/src/views/strainReportLibrary/reportLibraryOneFour/index.vue +++ b/culture/src/views/strainReportLibrary/reportLibraryOneFour/index.vue @@ -202,7 +202,7 @@ }) }, handleAddProject() { - this.$router.push('/strainReportLibrary/addThree') + this.$router.push('/strainReportLibrary/addFour') }, handleCurrentChange(page) { this.queryForm.pageNum = page -- Gitblit v1.7.1