提交 de8b6a80 编写于 作者: vino's avatar vino

修改样式

上级 5913ee0d
......@@ -55,6 +55,7 @@
range-separator="至"
start-placeholder="开始日期"
end-placeholder="结束日期"
style="width: 100%;"
:picker-options="pickerOptions1">
</el-date-picker>
</el-form-item>
......@@ -66,7 +67,7 @@
id="statusSelector"
placeholder="请选择服务状态"
clearable
style="margin-left:20px;height: 32px;line-height: 32px;"
style="margin-left:16px;height: 32px;line-height: 32px;"
>
<el-option
v-for="item in statusList"
......@@ -594,10 +595,4 @@ export default {
margin-right: 4px;
}
.el-date-editor .el-range-separator {
padding: 0 5px;
line-height: 32px;
width: 6%;
color: #303133;
}
</style>
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册