From ca875f8cb622053fb5947925ccc462f1aec3b3d1 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Mon, 27 Apr 2026 10:12:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E4=BA=A7=E5=9B=BE=E7=89=87=E9=A2=84?= =?UTF-8?q?=E8=A7=88=E6=97=8B=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/assetManage/inventory/index.vue | 32 +++++++++++++++++++-- src/views/assetManage/stocktaking/index.vue | 4 +-- 2 files changed, 32 insertions(+), 4 deletions(-) diff --git a/src/views/assetManage/inventory/index.vue b/src/views/assetManage/inventory/index.vue index 4b355e8..26e54e6 100644 --- a/src/views/assetManage/inventory/index.vue +++ b/src/views/assetManage/inventory/index.vue @@ -129,13 +129,19 @@
- 资产图片 + +
-
默认图片
@@ -144,6 +150,7 @@
+ @@ -615,4 +622,25 @@ export default { margin-top: 30px; } } + +.preview-dialog{ + ::v-deep .el-dialog { + width: 1300px !important; + .el-dialog__body{ + padding: 10px 0 30px 0 !important; + } + // .preview-content{ + // height: calc(100vh - 330px) !important; + // overflow: hidden !important; + // overflow-y: auto !important; + // border: none !important; + // .el-form-item__label{ + // color: #0C0E1E !important; + // } + // } + // .dialog-footer{ + // margin-top: 10px !important; + // } + } +} diff --git a/src/views/assetManage/stocktaking/index.vue b/src/views/assetManage/stocktaking/index.vue index 6dcbe93..6f5b800 100644 --- a/src/views/assetManage/stocktaking/index.vue +++ b/src/views/assetManage/stocktaking/index.vue @@ -279,10 +279,10 @@ - + - +