Browse Source

生产退库输入工单号

master
han\hanst 1 month ago
parent
commit
162b7c812c
  1. 4
      src/views/modules/production-withdrawal/order-list.vue

4
src/views/modules/production-withdrawal/order-list.vue

@ -16,10 +16,6 @@
<!-- 扫描工单号 -->
<div class="scan-box" style="margin: 2px;">
<el-input clearable v-model="scanCode" placeholder="扫描或输入工单号"
inputmode="none"
autocomplete="off"
autocorrect="off"
spellcheck="false"
@keyup.enter.native="searchShopOrder" ref="scanCodeRef" />
</div>
<!-- 工单接收历史列表 -->

Loading…
Cancel
Save