From caaace44a0f0049b6a645d6e0a511af6adf7c1e0 Mon Sep 17 00:00:00 2001 From: 董国庆 <364620639@qq.com> Date: 星期六, 21 六月 2025 15:37:04 +0800 Subject: [PATCH] 专业报告审批修改bug --- laboratory/src/router/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/laboratory/src/router/index.js b/laboratory/src/router/index.js index 63a437c..88388f3 100644 --- a/laboratory/src/router/index.js +++ b/laboratory/src/router/index.js @@ -508,7 +508,7 @@ { path: "editVerificationRelease", meta: { - title: "新增验证与发布", + title: "编辑验证与发布", hide: true, keepAlive: true, }, -- Gitblit v1.7.1