From ccaea4025c1459f2eeeb43dd6618f8492be33f5a Mon Sep 17 00:00:00 2001 From: zzr99 <1940172413@qq.com> Date: 星期四, 25 十一月 2021 19:08:38 +0800 Subject: [PATCH] 设备Bug修复 --- WebTM/views/设备管理/Sb_EquipDotCheckBillEdit.html | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillEdit.html" "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillEdit.html" index e15f7f1..ff6ae47 100644 --- "a/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillEdit.html" +++ "b/WebTM/views/\350\256\276\345\244\207\347\256\241\347\220\206/Sb_EquipDotCheckBillEdit.html" @@ -357,6 +357,7 @@ } }; } + //澧炲姞涓�琛屼簨浠� function btnAddLine(NewRow) { var tableBak = table.cache["mainTable"]; //鑾峰彇涔嬪墠缂栬緫杩囩殑琛ㄦ牸鏁版嵁 @@ -369,7 +370,6 @@ data: buttonArr //灏嗘暟鎹噸鏂拌浇鍏ヨ〃鏍� }) } - //琛ㄦ牸澶嶅埗涓�琛屼簨浠� function btnCopyLine(data) { var copydata = JSON.stringify(data); @@ -489,6 +489,7 @@ } }) } + //鑾峰彇鏈�澶у崟鎹彿鍙婇粯璁ゅ�艰祴鍊� function get_MAXNum() { //鑾峰彇鏈�澶у崟鎹彿 new @@ -515,6 +516,7 @@ option.data = [{ "HDotCheckItemID": 0, "HDotCheckCode": "", "HDotCheckItem": "", "HDotCheckPart": "", "HClaim": "", "HManagerID": 0, "HManagerCode": "", "HManagerName": "", "HRemark": "" }]; table.render(option); } + //缂栬緫鑾峰彇琛ㄥご銆佽幏鍙栬〃浣� function set_EditFromGrid(linterid) { set_EditForm(linterid); //缂栬緫鑾峰彇琛ㄥご -- Gitblit v1.9.1