From 161a4daaf7dfbfce0eb135eb69b384dd5040c945 Mon Sep 17 00:00:00 2001 From: hongchao <3228015117@qq.com> Date: Mon, 11 Aug 2025 10:20:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=9B=A0=E9=80=80=E6=96=99?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E7=9A=84css=E6=A0=B7=E5=BC=8F=E5=BD=B1?= =?UTF-8?q?=E5=93=8D=E5=88=B0=E7=89=A9=E8=B5=84=E7=B1=BB=E5=9E=8B=E6=A0=91?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E7=BC=A9=E7=9F=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/material/back/component/addReturn.vue | 8 ++++---- .../toolsBack/back/component/addReturn.vue | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/views/material/back/component/addReturn.vue b/src/views/material/back/component/addReturn.vue index 184e11eb..9cb5acf0 100644 --- a/src/views/material/back/component/addReturn.vue +++ b/src/views/material/back/component/addReturn.vue @@ -1421,10 +1421,10 @@ export default { transform: rotateZ(180deg); } -.el-tree { - max-height: 300px; - overflow-y: auto; -} +// .el-tree { +// max-height: 300px; +// overflow-y: auto; +// } ::v-deep .highlight-text { background-color: #ffd04b; diff --git a/src/views/materialsStation/toolsBack/back/component/addReturn.vue b/src/views/materialsStation/toolsBack/back/component/addReturn.vue index 6cedd5c6..502b1b46 100644 --- a/src/views/materialsStation/toolsBack/back/component/addReturn.vue +++ b/src/views/materialsStation/toolsBack/back/component/addReturn.vue @@ -952,10 +952,10 @@ export default { transform: rotateZ(180deg); } -.el-tree { - max-height: 300px; - overflow-y: auto; -} +// .el-tree { +// max-height: 300px; +// overflow-y: auto; +// } ::v-deep .highlight-text { background-color: #ffd04b;