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;