南骏 池
2025-02-15 a1272018d3c8d0b5a520ab53588518122f6b5bf6
H5/Qtrk.aspx
@@ -28,20 +28,22 @@
    <van-button size="small" type="info" plain @click="getInfo" >选择</van-button>
  </template></van-field>
  <van-field
      ref="sectionCode"
   value=""
   label="库位编码"
   clearable
      v-model="sectionCode"
      @input="getSectionCode"
      @change="getSectionCode"
   :right-icon-size="19"
   placeholder="库位编码"
></van-field>
 <van-field
     ref="barcode"
  value=""
  label="物料条码"
   clearable 
 placeholder="请扫码"
     @input="getBarcode"
     @change="getBarcode"
  :right-icon-size="19"
     v-model="barcode"
  v-focus.noKeyboard
@@ -54,6 +56,7 @@
  :right-icon-size="19"
     v-model="itemNo"
  v-focus.noKeyboard
     disabled
></van-field>
   <van-field
  value=""
@@ -86,5 +89,5 @@
  <comback ></comback>
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
 <script src="Js/Qtrk.js?<%=1235 %>"></script>
 <script src="Js/Qtrk.js?<%=1237 %>"></script>
</asp:Content>