优化
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<view class="search-confirm-wrap_2">
|
||||
<view class="zd-row">
|
||||
<view class="zd-col-24 zd-row jcflexstart">
|
||||
<view class="zd-col-7"><search-box v-model="val2" :scanShow="false" /></view>
|
||||
<view class="zd-col-9"><search-box v-model="val2" :scanShow="false" placeholder="请输入物料信息" /></view>
|
||||
</view>
|
||||
<button class="confirm-button" @tap="toSearch2">查询</button>
|
||||
<button v-if="pkObj.djzt !== '审核后'" class="confirm-button" @tap="checkWarehouse(2, '批量设置收货仓库/库位')">一键设置</button>
|
||||
|
||||
Reference in New Issue
Block a user