From a733dd6a6e89d4f815a6a5762e67b6ba04578dfd Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期三, 15 三月 2023 08:03:13 +0800
Subject: [PATCH] 修复同步物料时length字段异常问题
---
src/main/webapp/views/pda/stockOut.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/pda/stockOut.html b/src/main/webapp/views/pda/stockOut.html
index 87a39e0..54cd9c7 100644
--- a/src/main/webapp/views/pda/stockOut.html
+++ b/src/main/webapp/views/pda/stockOut.html
@@ -77,7 +77,7 @@
}
/**
- * 鏍规嵁鐗╂枡鍙锋煡鎵惧簱瀛樻槑缁�
+ * 鏍规嵁鍟嗗搧缂栧彿鏌ユ壘搴撳瓨鏄庣粏
*/
function findByMatNo(el){
if (isEmpty(el.value)) {
--
Gitblit v1.9.1