1
0
forked from dyf/dyf-vue-ui

客户管理,设备管理,设备类型,设备列表接口对接

This commit is contained in:
fengerli
2025-07-03 18:40:24 +08:00
parent e9b7973b83
commit 1aa9eb23e0
12 changed files with 1226 additions and 7 deletions

View File

@ -134,7 +134,7 @@
/* 当 el-form 的 inline 属性为 true 时 */
/* 设置 label 的宽度默认为 68px */
.el-form--inline .el-form-item__label {
width: 68px;
// width: 68px;
}
/* 设置 el-select 的宽度默认为 240px */