This commit is contained in:
aihe 2024-06-20 13:25:55 +08:00
parent b4f77c74da
commit 685510b7c7

View File

@ -19,10 +19,10 @@
<tpx-scan-input v-model:value="submitParam.bagNo" placeholder="合包号, 请输入或扫码"
iconPos="left"></tpx-scan-input>
</view>
<view class="pl-10">
<!-- <view class="pl-10">
<u-button @click="handleCreatePaNo()"
custom-style="font-size: 28rpx;padding:0 10rpx;height: 74rpx;" :plain="true" >系统生成</u-button>
</view>
</view> -->
</u-row>
<u-row custom-style="margin-top:20rpx;">
<tpx-input v-model:value="submitParam.scanWeight" placeholder="合包重量" _digit="5" suffix="KG"></tpx-input>