Commit 12a91b07 authored by zhengke's avatar zhengke

no message

parent 0f9ed37c
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
top: 1px; top: 1px;
"></span> "></span>
</div> --> </div> -->
<div class="searchInput" style="width: 250px; margin-bottom: 10px"> <!-- <div class="searchInput" style="width: 250px; margin-bottom: 10px">
<el-input @keyup.enter.native="(msg.pageIndex = 1), getList()" @clear="(msg.pageIndex = 1), getList()" <el-input @keyup.enter.native="(msg.pageIndex = 1), getList()" @clear="(msg.pageIndex = 1), getList()"
style="display: inline-block; width: 225px; height: 30px" @keyup.native="checkInteger(msg, 'MetroNum')" style="display: inline-block; width: 225px; height: 30px" @keyup.native="checkInteger(msg, 'MetroNum')"
placeholder="地铁线路" v-model="msg.MetroNum" size="small" clearable> placeholder="地铁线路" v-model="msg.MetroNum" size="small" clearable>
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
position: relative; position: relative;
top: 1px; top: 1px;
"></span> "></span>
</div> </div> -->
<!-- <div class="searchInput" style="width: 200px; margin-bottom: 10px"> <!-- <div class="searchInput" style="width: 200px; margin-bottom: 10px">
<el-select size="small" v-model="msg.UserId" :filter-method="ChangeListName" filterable <el-select size="small" v-model="msg.UserId" :filter-method="ChangeListName" filterable
@change="(msg.pageIndex = 1), getList()" placeholder="请选择"> @change="(msg.pageIndex = 1), getList()" placeholder="请选择">
......
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