高度调整

This commit is contained in:
zhujiyan
2024-08-27 16:38:26 +08:00
parent 93fe619465
commit 2eb346e4c8
5 changed files with 12 additions and 11 deletions

View File

@@ -447,7 +447,7 @@ onMounted(() => {
<style lang="scss" scoped>
.planList {
width: 100%;
height: calc(100vh - 120px);
height: calc(100vh - 165px);
}
::v-deep .el-select {
width: 150px !important;