BUG
CJJ
2018-12-25 f8b9f11ea2743bc2dcc126fb36de035bf0924856
BUG
1个文件已修改
2 ■■■ 已修改文件
gx_tieta/WebRoot/mobil/batt-edit.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
gx_tieta/WebRoot/mobil/batt-edit.html
@@ -488,7 +488,7 @@
           console.info(parm);    
           $.ajax({
                type: "post",                 
                url: "BattInfAction!update",
                url: "Battinf_applyAction!addPro",
                async:true,                
                dataType:'text',
                data:"json="+JSON.stringify(parm),