uu
This commit is contained in:
parent
2bfffbb31c
commit
a0ca273332
@ -14,10 +14,10 @@
|
||||
<tpx-select v-model:value="submitParam.dispatchOrSendManCode" v-model:resObject="paiRes" :getListFun="getRSDStaffList" :transKeyVal="{valKey: 'empCode',titleKey: 'empName'}" placeholder="请选择派件员" mode="drop"></tpx-select>
|
||||
</view>
|
||||
</u-row>
|
||||
<view class="mt-20 clr-sub">
|
||||
<!-- <view class="mt-20 clr-sub">
|
||||
当前件: 重量 <text class="clr-prm pr-40">{{curScanItem.billWeight || 0}}KG</text>
|
||||
数量: <text class="clr-prm">{{curScanItem.parcelQty || 0}}件</text>
|
||||
</view>
|
||||
</view> -->
|
||||
|
||||
<view class="mt-30">
|
||||
<u-button @click="handleSubmit()" type="primary" size="large" shape="square"
|
||||
|
||||
@ -14,10 +14,10 @@
|
||||
<tpx-select v-model:value="submitParam.dispatchOrSendManCode" v-model:resObject="paiRes" :getListFun="getRSDStaffList" :transKeyVal="{valKey: 'empCode',titleKey: 'empName'}" placeholder="请选择派件员" mode="drop"></tpx-select>
|
||||
</view>
|
||||
</u-row>
|
||||
<view class="mt-20 clr-sub">
|
||||
<!-- <view class="mt-20 clr-sub">
|
||||
当前件: 重量 <text class="clr-prm pr-40">{{curScanItem.billWeight || 0}}KG</text>
|
||||
数量: <text class="clr-prm">{{curScanItem.parcelQty || 0}}件</text>
|
||||
</view>
|
||||
</view> -->
|
||||
|
||||
<view class="mt-30">
|
||||
<u-button @click="handleSubmit()" type="primary" size="large" shape="square"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user