线下提号增加搜索手机号

This commit is contained in:
yml2213
2026-07-27 13:39:52 +08:00
parent 66af387b4e
commit c86caeb667
3 changed files with 30 additions and 3 deletions
@@ -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">