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

修改样式

上级 9a5df7a9
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
id="statusSelector" id="statusSelector"
placeholder="请选择服务状态" placeholder="请选择服务状态"
clearable clearable
style="margin-left:16px;height: 32px;line-height: 32px;" style="margin-left:20px;height: 32px;line-height: 32px;"
> >
<el-option <el-option
v-for="item in statusList" v-for="item in statusList"
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
id="statusSelector" id="statusSelector"
placeholder="请选择服务状态" placeholder="请选择服务状态"
clearable clearable
style="height: 32px;line-height: 32px;" style="height: 32px;line-height: 32px;width: 100%;"
> >
<el-option <el-option
v-for="item in commissionTypeList" v-for="item in commissionTypeList"
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
</el-select> </el-select>
</el-form-item> </el-form-item>
</el-col> </el-col>
<el-col :span="15" style="text-align:right;padding-right:55px;"> <el-col :span="16" style="text-align:right;padding-right:55px;">
<el-button type="primary" size="small" @click="search()">搜索</el-button> <el-button type="primary" size="small" @click="search()">搜索</el-button>
</el-col> </el-col>
</el-row> </el-row>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册