From aa9d614107d8219d4eee485db1e329c39b3b3c59 Mon Sep 17 00:00:00 2001
From: wujian <14790700720@163.com>
Date: 星期二, 23 一月 2024 08:40:34 +0800
Subject: [PATCH] add 作业指导

---
 jcdm-ui/src/views/main/cfkb/Instructions/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/src/views/main/cfkb/Instructions/index.vue b/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
index 8e5781f..bab0cc4 100644
--- a/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
+++ b/jcdm-ui/src/views/main/cfkb/Instructions/index.vue
@@ -80,7 +80,7 @@
       >
         <div><el-image style="height: 1090px;width: 960px;margin-left: 33px" :src="mainProcessSrc"></el-image></div>
         <span slot="footer" class="dialog-footer">
-    <el-button type="primary" @click="dialogVisible = false">纭� 瀹�</el-button>
+    <el-button type="primary" @click="dialogVisible = false" style="margin-right: 80px">纭� 瀹�</el-button>
   </span>
       </el-dialog>
     </div>

--
Gitblit v1.9.3