邓洁 : 设备管理雏形
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
:fit-input-width="true"
|
||||
filterable
|
||||
clearable
|
||||
popper-class="dialog-dropdown"
|
||||
placeholder="请选择设备类型"
|
||||
>
|
||||
<el-option
|
||||
@@ -35,7 +34,6 @@
|
||||
:fit-input-width="true"
|
||||
filterable
|
||||
clearable
|
||||
popper-class="dialog-dropdown"
|
||||
placeholder="请选择设备类型"
|
||||
>
|
||||
<el-option
|
||||
@@ -238,12 +236,12 @@ const equipment = {
|
||||
}
|
||||
}
|
||||
:deep(.el-select) {
|
||||
//width: 284px;
|
||||
width: 284px;
|
||||
//height: 51px;
|
||||
border: transparent;
|
||||
}
|
||||
:deep(.el-input--suffix) {
|
||||
//width: 284px;
|
||||
width: 284px;
|
||||
height: 51px;
|
||||
background: rgba(7, 35, 72, 0.79);
|
||||
border: 2px solid #0f82af;
|
||||
|
||||
Reference in New Issue
Block a user