From e9446e2b5de0374a0d4df9cfa93ecc4a305524a8 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期日, 04 二月 2024 16:13:15 +0800
Subject: [PATCH] 111

---
 company/src/components/business/dispatchUnitDetailsPlat.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/company/src/components/business/dispatchUnitDetailsPlat.vue b/company/src/components/business/dispatchUnitDetailsPlat.vue
index 0301cf8..b73dd8b 100644
--- a/company/src/components/business/dispatchUnitDetailsPlat.vue
+++ b/company/src/components/business/dispatchUnitDetailsPlat.vue
@@ -112,6 +112,9 @@
       <OperaDispatchUnitWindow ref="OperaDispatchUnitWindow" @success="callback" />
       <dispatchReview ref="dispatchReview"  @success="callback" />
       <dispatchReviewCheck ref="dispatchReviewCheck" @success="callback" />
+      <template v-slot:footer>
+        <el-button @click="visible=false">杩斿洖</el-button>
+      </template>
     </GlobalWindow>
 </template>
 

--
Gitblit v1.9.3