From 14225782c57ddab3d807997e1fd8f0ed2221aa0f Mon Sep 17 00:00:00 2001 From: "2358328281@qq.com" <邮箱地址> Date: Wed, 24 Jun 2026 09:37:41 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=90=E5=88=B6=E4=B8=8A=E4=BC=A0=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E9=A2=84=E8=A7=88=E7=9B=92=E5=AD=90=E5=AE=BD=E5=BA=A6?= =?UTF-8?q?=E6=BA=A2=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/admin/orders/list.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/admin/orders/list.vue b/src/views/admin/orders/list.vue index 00844a4..ba68015 100644 --- a/src/views/admin/orders/list.vue +++ b/src/views/admin/orders/list.vue @@ -373,7 +373,7 @@ /> - + { color: #999; margin-top: 4px; } +// 限制上传文件预览盒子宽度溢出 +:deep(.fujian .el-form-item__content > div) { +width: 100% !important; +} \ No newline at end of file