线下提号增加搜索手机号
This commit is contained in:
@@ -336,9 +336,9 @@ function listingOptionLabel(item: AvailableListing) {
|
||||
<div class="filter-bar">
|
||||
<el-input
|
||||
v-model="filters.keyword"
|
||||
placeholder="提号编号 / 上架编号 / 账号标题"
|
||||
placeholder="提号编号 / 上架编号 / 账号标题 / 手机号"
|
||||
clearable
|
||||
style="width: 240px"
|
||||
style="width: 300px"
|
||||
@keyup.enter="handleSearch"
|
||||
/>
|
||||
<el-select v-model="filters.status" placeholder="状态" clearable style="width: 130px">
|
||||
|
||||
Reference in New Issue
Block a user