From bebe32fc75275a122ad39193ea39a79c4a887bd5 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Wed, 6 Aug 2025 16:22:27 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E9=A2=84=E8=A7=88=E5=A4=A7=E5=B0=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Form/src/jeecg/components/JImageUpload.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Form/src/jeecg/components/JImageUpload.vue b/src/components/Form/src/jeecg/components/JImageUpload.vue index e347f5e..26c9eaf 100644 --- a/src/components/Form/src/jeecg/components/JImageUpload.vue +++ b/src/components/Form/src/jeecg/components/JImageUpload.vue @@ -42,7 +42,6 @@ :bodyStyle="{ padding: 0, display: 'flex', justifyContent: 'center', alignItems: 'center' }" :footer="null" @cancel="handleCancel" - :style="{ maxWidth: '90vw' }" > Date: Thu, 7 Aug 2025 09:59:43 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/default/header/index.vue | 2 +- .../components/ConfigMaterialCategoryForm.vue | 2 +- .../components/ConfigMaterialInfoForm.vue | 20 +++++++++---------- .../components/ConfigMaterialInfoModal.vue | 2 +- .../ConfigMaterialMedicationForm.vue | 2 +- .../components/ConfigMaterialTypeForm.vue | 2 +- .../ConfigMaterial/components/QianyiForm.vue | 1 + .../ConfigSuppliersInfo.data.ts | 14 +++++++++++-- 8 files changed, 28 insertions(+), 17 deletions(-) diff --git a/src/layouts/default/header/index.vue b/src/layouts/default/header/index.vue index b360007..8cdb2fa 100644 --- a/src/layouts/default/header/index.vue +++ b/src/layouts/default/header/index.vue @@ -1,5 +1,5 @@