From 3a5c1113b5eb26e36f973e39c50fa4399763edc1 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期二, 03 六月 2025 09:41:52 +0800 Subject: [PATCH] change online2 --- src/components/menu/TimeLine.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/components/menu/TimeLine.vue b/src/components/menu/TimeLine.vue index 28b58d7..85f15d6 100644 --- a/src/components/menu/TimeLine.vue +++ b/src/components/menu/TimeLine.vue @@ -59,6 +59,7 @@ @finish-calculation="handleFinishCalculation" style="margin-top: 12px; margin-left: 28px; margin-right: 10px;justify-content: flex-end;" /> <crossanalysis ref="crossRef" style="margin-top: 12px; margin-left: 16px; margin-right: 20px;justify-content: flex-end;" /> + </div> <el-button @click="handleBack" style="margin-top: 3px; margin-left: 28px; margin-right: 10px;width: 75%;height: 30%;">缁撴潫妯℃嫙</el-button> </div> -- Gitblit v1.9.3