zs
2025-05-15 cb8543b802db2aa3891e93c3ca3a1eeb5bea0663
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>