组盘入库

This commit is contained in:
2024-03-11 17:11:26 +08:00
parent 9bb3f00b91
commit 9a7587f80f
8 changed files with 628 additions and 102 deletions

View File

@@ -7,11 +7,12 @@
<view class="zd-col-5">
<span class="filter_label">载具类型</span>
</view>
<view class="zd-col-19 filter_picker">
<view class="zd-col-17 filter_picker">
<picker @change="pickerChange" :value="index1" :range="options1" range-key="text">
<view class="uni-input">{{index1 !== '' ? options1[index1].text : ''}}</view>
</picker>
</view>
<view class="uni-icons icon_right" @tap="toPhone">&#xe6b5;</view>
</view>
<!-- <view class="zd-row">
<view class="zd-col-5">