南骏 池
2025-03-07 ab5f49fb3a7984e65e32c31e09bead83875cdb6d
H5/Qtrk.aspx
@@ -23,25 +23,29 @@
     placeholder="选择/手录"
    :right-icon-size="19"
      v-model="billNo"
      @keyup.enter.native="GetMesItemBlDetailByBillNo"
     v-focus.noKeyboard
  ><template #button>
    <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"
      @keyup.enter.native="getSectionCode"
      <%--@change="getSectionCode"--%>
   :right-icon-size="19"
   placeholder="库位编码"
></van-field>
 <van-field
     ref="barcode"
  value=""
  label="物料条码"
   clearable 
 placeholder="请扫码"
     @input="getBarcode"
     @keyup.enter.native="getBarcode"
  :right-icon-size="19"
     v-model="barcode"
  v-focus.noKeyboard
@@ -54,6 +58,7 @@
  :right-icon-size="19"
     v-model="itemNo"
  v-focus.noKeyboard
     disabled
></van-field>
   <van-field
  value=""
@@ -83,8 +88,8 @@
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder3" Runat="Server">
    <comloading  v-if="isLoading"></comloading>
  <comback ></comback>
  <%--<comback ></comback>--%>
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
 <script src="Js/Qtrk.js?<%=1235 %>"></script>
 <script src="Js/Qtrk.js?<%=1240 %>"></script>
</asp:Content>