From 6fa59de585fcd153e54c129f10f91a2ce34afaaa Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期五, 08 七月 2022 19:47:04 +0800
Subject: [PATCH] 扫码记录缓存报表

---
 WebTM/views/验收入库/其他入库/Kf_OtherInBill_Fast.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBill_Fast.html" "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBill_Fast.html"
index 91c5b3c..7d4481a 100644
--- "a/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBill_Fast.html"
+++ "b/WebTM/views/\351\252\214\346\224\266\345\205\245\345\272\223/\345\205\266\344\273\226\345\205\245\345\272\223/Kf_OtherInBill_Fast.html"
@@ -1052,7 +1052,7 @@
                 , totalRow: true
                 , cols: [[
                     { type: 'radio' }
-                    , { field: 'HQty', title: '閲嶉噺', width: 150, totalRow: true }
+                    , { field: 'HQty', title: '鏁伴噺', width: 150, totalRow: true }
                     , { field: 'HAuxQty', title: '绠辨暟', width: 150, totalRow: true }
                     , { field: 'HQtyMust', title: '搴旀敹鏁伴噺', width: 150 }
                     , { field: 'HMaterNumber', title: '鐗╂枡浠g爜', width: 150 }

--
Gitblit v1.9.1