From cebb1ca43202abd9e5d8576ff128761214bf9fc8 Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Thu, 16 Jan 2025 18:05:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E6=96=99=E5=8D=95=E5=AE=A1=E6=A0=B8?= =?UTF-8?q?=E4=BA=BA=E7=AD=BE=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lease/apply/component/homeApply.vue | 23 +++++++++++++++++-- src/views/material/lease/outBound/index.vue | 8 +++++-- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/src/views/material/lease/apply/component/homeApply.vue b/src/views/material/lease/apply/component/homeApply.vue index 464cba79..ca611a89 100644 --- a/src/views/material/lease/apply/component/homeApply.vue +++ b/src/views/material/lease/apply/component/homeApply.vue @@ -247,8 +247,13 @@
- 审核: - +
审核:
+
+
+ +
+
+
领料: @@ -722,4 +727,18 @@ export default { margin-bottom: 10px; } +.image-type { + /* 旋转图片 */ + transform: rotate(-90deg); + /* 确保旋转后的图片不会超出容器 */ + max-width: 100%; + /* 保持图片的宽高比 */ + width: 40px; + height: 100px; + } + .sign-type{ + width: 100px; + height: 40px; + } + diff --git a/src/views/material/lease/outBound/index.vue b/src/views/material/lease/outBound/index.vue index 12a20ca9..c9bd4075 100644 --- a/src/views/material/lease/outBound/index.vue +++ b/src/views/material/lease/outBound/index.vue @@ -633,8 +633,12 @@
- 审核: - +
审核:
+
+
+ +
+
领料: