PipeLineLems.PDA/pages/pick/index.vue
@@ -29,8 +29,8 @@ <template v-slot:footer> <view class="bottom-btns-row"> <template> <div class="btn-frame"><u-button type="primary" text="组 托" @click="onSubmit"></u-button></div> <div class="btn-frame"><u-button type="primary" text="分拣入库" @click="addInBound"></u-button></div> <div class="btn-frame"><u-button type="primary" text="确 认 分 拣" @click="onSubmit"></u-button></div> <!-- <div class="btn-frame"><u-button type="primary" text="分拣入库" @click="addInBound"></u-button></div> --> </template> </view> </template>