Browse Source

修改发料扫描标签限制

wms3.0_pda
lijuncheng 10 months ago
parent
commit
4165bc64eb
  1. 2
      pages/issue/coms/comScanIssuePack.vue

2
pages/issue/coms/comScanIssuePack.vue

@ -45,7 +45,7 @@
<view class="">
<view class="">
<win-com-scan ref="comscan" placeholder="箱标签" @getResult="onScan" :clearResult="true"
<win-com-scan ref="comscan" placeholder="箱标签" @getResult="onScan" :clearResult="true" headerType ="HPQ,HMQ"
:isShowHistory="false">
</win-com-scan>

Loading…
Cancel
Save