Commit e795e675 authored by zhengke's avatar zhengke

修改

parent 6e13016b
......@@ -10,13 +10,15 @@
.xuqiuDialog .el-form-item {
margin-bottom: 0;
}
.xuqiuDialog .el-form-item__label:first-child{
.xuqiuDialog .el-form-item__label{
line-height: 25px;
}
.xuqiuDialog .el-form-item__content:first-child{
.xuqiuDialog .el-form-item__content{
line-height: 25px;
}
.webSitestatus_label .el-form-item__label{
line-height: 33px;
}
</style>
<template>
<!--服务管理-->
......@@ -155,7 +157,7 @@
</el-form-item>
</el-col>
</el-row>
<el-row style="margin-top:20px;">
<el-row style="margin-top:20px;" class="webSitestatus_label">
<el-col :span="12">
<el-form-item label="状态">
<el-select class="wp40 accountList" v-model="addMsg.DemandStatus" @change="ChangeDemand()"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment