From 4f30734588eb34ea2d7c27856f72ce40da8ab365 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期六, 28 二月 2026 12:01:10 +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