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

广场管理编辑专区样式修改

上级 f9da5f7c
...@@ -177,7 +177,7 @@ ...@@ -177,7 +177,7 @@
placeholder="请选择疾病标签" placeholder="请选择疾病标签"
filterable filterable
clearable clearable
style="margin-left:20px;height: 32px;line-height: 32px;width: 450px;" style="margin-left:20px;width: 450px;"
> >
<el-option <el-option
v-for="item in diseaseList" v-for="item in diseaseList"
...@@ -199,7 +199,7 @@ ...@@ -199,7 +199,7 @@
placeholder="请选择科室标签" placeholder="请选择科室标签"
filterable filterable
clearable clearable
style="margin-left:20px;height: 32px;line-height: 32px;width: 450px;" style="margin-left:20px;width: 450px;"
> >
<el-option <el-option
v-for="item in deptList" v-for="item in deptList"
...@@ -220,7 +220,7 @@ ...@@ -220,7 +220,7 @@
placeholder="请选择学科标签" placeholder="请选择学科标签"
filterable filterable
clearable clearable
style="margin-left:20px;height: 32px;line-height: 32px;width: 450px;" style="margin-left:20px;width: 450px;"
> >
<el-option <el-option
v-for="item in subjectList" v-for="item in subjectList"
...@@ -939,9 +939,6 @@ ...@@ -939,9 +939,6 @@
height: 32px; height: 32px;
line-height: 32px; line-height: 32px;
} }
/*.el-select__tags {*/
/*margin-top: 15px;*/
/*}*/
.required-label .el-form-item__label::before { .required-label .el-form-item__label::before {
content: '*'; content: '*';
color: #F56C6C; color: #F56C6C;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册