From 9f03664512891f81938d4b744467acd5970e2cd1 Mon Sep 17 00:00:00 2001
From: admin <admin@YINMOU>
Date: 星期二, 15 三月 2022 10:04:25 +0800
Subject: [PATCH] 完善

---
 WebTM/views/生产管理/拣料配送单/JIT_ComplementGoodsBill.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\213\243\346\226\231\351\205\215\351\200\201\345\215\225/JIT_ComplementGoodsBill.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\213\243\346\226\231\351\205\215\351\200\201\345\215\225/JIT_ComplementGoodsBill.html"
index 6101dc7..8a1718a 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\213\243\346\226\231\351\205\215\351\200\201\345\215\225/JIT_ComplementGoodsBill.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\346\213\243\346\226\231\351\205\215\351\200\201\345\215\225/JIT_ComplementGoodsBill.html"
@@ -337,7 +337,7 @@
             sWhere = "";
         }
 
-        //琛屽唴鍒犻櫎蹇嵎閿�
+        //琛屽唴蹇嵎閿�
         function set_GridCellCheck(obj) {
             $(document).off('keydown', ".layui-table-edit").on('keydown', '.layui-table-edit', function (e) {
                 if (event.key == "F7") {

--
Gitblit v1.9.1