From 3e76171990be40e226341da1cd7c2d159c9a3b70 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期五, 02 二月 2024 18:11:31 +0800
Subject: [PATCH] 111

---
 platform/src/components/business/dispatchUnitDetails.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/platform/src/components/business/dispatchUnitDetails.vue b/platform/src/components/business/dispatchUnitDetails.vue
index 3913223..a155634 100644
--- a/platform/src/components/business/dispatchUnitDetails.vue
+++ b/platform/src/components/business/dispatchUnitDetails.vue
@@ -1,6 +1,7 @@
 <template>
     <GlobalWindow
         :title="title"
+        width="100%"
         :visible.sync="visible"
         :confirm-working="isWorking"
         @confirm="confirm"

--
Gitblit v1.9.3