From 6fe931d93e13fc13806f88d9b429c81fcdf9c528 Mon Sep 17 00:00:00 2001
From: hejianhao <15708179461@qq.com>
Date: 星期二, 01 四月 2025 17:43:27 +0800
Subject: [PATCH] Merge branch 'main' of http://120.76.84.145:10101/gitblit/r/H5/leshan-laboratory

---
 src/views/dataManagement/confirmation-sheet/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/confirmation-sheet/index.vue b/src/views/dataManagement/confirmation-sheet/index.vue
similarity index 98%
rename from src/views/confirmation-sheet/index.vue
rename to src/views/dataManagement/confirmation-sheet/index.vue
index ef16e42..271daed 100644
--- a/src/views/confirmation-sheet/index.vue
+++ b/src/views/dataManagement/confirmation-sheet/index.vue
@@ -19,7 +19,7 @@
                 </el-form>
             </template>
             <template #setting>
-                <el-button class="el-icon-plus" style="margin-bottom: 20px;" type="primary"> 新增项目组</el-button>
+                <el-button class="el-icon-plus" style="margin-bottom: 20px;" type="primary"> 新增实验调度</el-button>
             </template>
             <template #table>
                 <el-table-column prop="name" label="项目组名称" />

--
Gitblit v1.7.1