From 8d7b65338910b362265b2f2f810b02c063866bd6 Mon Sep 17 00:00:00 2001
From: 南骏 池 <chiffly@163.com>
Date: 星期六, 12 七月 2025 15:40:05 +0800
Subject: [PATCH] 1.采购验退

---
 H5/BarCf.aspx |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/H5/BarCf.aspx b/H5/BarCf.aspx
index f85caa6..130c8d0 100644
--- a/H5/BarCf.aspx
+++ b/H5/BarCf.aspx
@@ -24,7 +24,8 @@
  placeholder="璇锋壂鐮�"
   :right-icon-size="19"
   v-focus.noKeyboard
-  @change="getScan"
+          @keyup.enter.native="getScan"
+<%--  @change="getScan"--%>
 ></van-field>
    <van-field
   v-model="formData.itemNo"
@@ -56,6 +57,7 @@
   label="鎷嗗垎鏁伴噺"
   clearable 
   placeholder="璇疯緭鍏ユ媶鍒嗘暟閲�"
+       @input="handleNumberInput3"
  :right-icon-size="19"
  v-focus.noKeyboard
 ></van-field>
@@ -71,5 +73,5 @@
     <%--<comback ></comback>--%>
 </asp:Content>
 <asp:Content ID="Content4" ContentPlaceHolderID="ContentPlaceHolder4" Runat="Server">
-    <script src="Js/BarCf.js?<%=121 %>"></script>
+    <script src="Js/BarCf.js?<%=121111 %>"></script>
 </asp:Content>

--
Gitblit v1.9.3