Commit 09274cf7 authored by 黄奎's avatar 黄奎

页面修改

parent e052f423
......@@ -35,7 +35,7 @@
style="color:#979dad;font-size:14px;position:relative;top:1px"></span>
</div>
<div class="searchInput" style="width:150px">
<el-input style="display:inline-block;width:125px;height:30px" placeholder="请输入手机号" v-model="msg.Moblie"
<el-input style="display:inline-block;width:125px;height:30px" placeholder="请输入手机号" v-model="msg.Mobile"
size="small" @keyup.enter.native="msg.pageIndex=1,getList()" @clear="msg.pageIndex=1,getList()" clearable>
</el-input>
<span @click="msg.pageIndex=1,getList()" class="el-icon-search"
......@@ -405,7 +405,7 @@
Name: '',
Source: 0,
NickName: '',
Moblie: ''
Mobile: ''
},
total: 0,
platList: [],
......
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