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_ComplementGoodsList.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_ComplementGoodsList.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_ComplementGoodsList.html"
index 5249bf9..8b00905 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_ComplementGoodsList.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_ComplementGoodsList.html"
@@ -479,7 +479,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