调整列表(自适应不同分辨率)

This commit is contained in:
yanyizhou
2021-09-23 17:24:36 +08:00
parent 7e051c212d
commit 077169f407
@@ -1703,7 +1703,7 @@ export default {
}
/deep/.el-table .el-table__body-wrapper {
height: 500px;
height: 86%;
}
::v-deep .el-drawer__header {
& > span:first-child {