This commit is contained in:
aihe 2024-06-13 00:43:21 +08:00
parent 2bfffbb31c
commit a0ca273332
2 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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"