|
@@ -5,7 +5,7 @@
|
|
|
<view class="box-bg uni-row">
|
|
|
<view class="input-view uni-row">
|
|
|
<uni-icons class="input-uni-icon" type="search" size="18" color="#999" />
|
|
|
- <input class="nav-bar-input" type="text" v-model="keywords" placeholder="请输入批次号" />
|
|
|
+ <input class="nav-bar-input" type="text" v-model="keywords" placeholder="请输入批次号/箱号" />
|
|
|
</view>
|
|
|
<view class="search" @click="handleSearch">
|
|
|
搜索
|