From 2527a643d7ac70c7a4742b297972d46c8b1495a4 Mon Sep 17 00:00:00 2001 From: hcong <1050828145@qq.com> Date: 星期二, 12 十一月 2024 10:50:09 +0800 Subject: [PATCH] 问题审核bug修改 --- src/views/fysp/check/components/CompLedgerPic.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/fysp/check/components/CompLedgerPic.vue b/src/views/fysp/check/components/CompLedgerPic.vue index ce3275f..27bb0ea 100644 --- a/src/views/fysp/check/components/CompLedgerPic.vue +++ b/src/views/fysp/check/components/CompLedgerPic.vue @@ -120,7 +120,7 @@ </script> <style scoped> .imgs { - height: 650px; + /* height: 650px; */ width: 90%; min-height: 100px !important; /* border-style:solid; -- Gitblit v1.9.3