From 6fc42b742367a9a042104a5ef9231ba639a8752a Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期三, 03 六月 2026 13:44:02 +0800
Subject: [PATCH] 英泽防锈 1.审批管理页面添加逻辑修改 2.车辆管理页面开发联调

---
 src/views/officeProcessAutomation/ApproveManage/approve-template/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/officeProcessAutomation/ApproveManage/approve-template/index.vue b/src/views/officeProcessAutomation/ApproveManage/approve-template/index.vue
index 0a495c6..87071f6 100644
--- a/src/views/officeProcessAutomation/ApproveManage/approve-template/index.vue
+++ b/src/views/officeProcessAutomation/ApproveManage/approve-template/index.vue
@@ -401,9 +401,9 @@
 
       <template #footer>
 
+        <el-button type="primary" @click="editFromDetail">缂� 杈�</el-button>
         <el-button @click="detailDialog.visible = false">鍏� 闂�</el-button>
 
-        <el-button type="primary" @click="editFromDetail">缂� 杈�</el-button>
 
       </template>
 

--
Gitblit v1.9.3