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_ComplementGoodBillMain.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/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain.html" "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain.html"
index e7c0a58..47cfa40 100644
--- "a/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain.html"
+++ "b/WebTM/views/\347\224\237\344\272\247\347\256\241\347\220\206/\347\224\237\344\272\247\345\217\253\346\226\231\345\271\263\345\217\260/JIT_ComplementGoodBillMain.html"
@@ -484,7 +484,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