From 1e6a4364d6e2636522aa4e1f679fb3b8f8997046 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期六, 28 二月 2026 15:07:49 +0800
Subject: [PATCH] 合并

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

diff --git a/admin/src/components/business/OperaLabelExpressWindow.vue b/admin/src/components/business/OperaLabelExpressWindow.vue
index 7c7913b..d31b009 100644
--- a/admin/src/components/business/OperaLabelExpressWindow.vue
+++ b/admin/src/components/business/OperaLabelExpressWindow.vue
@@ -1,6 +1,7 @@
 <template>
   <GlobalAlertWindow
     :title="title"
+    width="500px"
     :visible.sync="visible"
     :confirm-working="isWorking"
     @confirm="confirm"

--
Gitblit v1.9.3