查询按钮添加icon

This commit is contained in:
zhujiyan
2024-08-27 16:13:31 +08:00
parent 88c242e155
commit 0a52e070a9
2 changed files with 8 additions and 3 deletions

View File

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