| | |
| | | <script src="../../../layuiadmin/Scripts/jquery-1.4.1.js"></script> |
| | | <script src="../../../layuiadmin/Scripts/webConfig.js"></script> |
| | | <script src="../../../layuiadmin/layui/lay/modules/util.js"></script> |
| | | <script src="../../../layuiadmin/PubCustom.js"></script> |
| | | <style media="screen"> |
| | | .custom-tree-item-clicked { |
| | | color: #FC9003 |
| | |
| | | } |
| | | |
| | | //#region å·¥å
·æé® |
| | | |
| | | |
| | | //éåºæé® |
| | | form.on('submit(Exit)', function () { |
| | | form.on('submit(Exit)', function (data) { |
| | | Pub_Close(1); |
| | | }) |
| | | |
| | |
| | | |
| | | var oMain = JSON.stringify(data.field) |
| | | |
| | | var sMainSub = oMain + ';' + linterid + ';' + user; |
| | | var sMainSub = oMain + ';' + user +';' + linterid ; |
| | | |
| | | if (OperationType == 3) { |
| | | //ä¿®æ¹ |
| | |
| | | error: function (err) { |
| | | |
| | | f_alert("é误:" + err); |
| | | console.log("Reason" + sMainStr); |
| | | } |
| | | }); |
| | | } |
| | |
| | | $.ajax( |
| | | { |
| | | type: "POST", |
| | | url: GetWEBURL() + "/Gy_DotCheck/AddBill", //æ¹æ³æå¨é¡µé¢åæ¹æ³å |
| | | url: GetWEBURL() + "/GetDotCheck/AddBill", //æ¹æ³æå¨é¡µé¢åæ¹æ³å |
| | | async: true, |
| | | data: { "oMain": sMainSub }, |
| | | dataType: "json", |
| | |
| | | else { |
| | | |
| | | f_alert(data.Message); |
| | | console.log("Reason" + sMainStr + "sub:" + JSON.stringify(layui.table.cache.mainTable)); |
| | | console.log("Reason" + sMainSub + "sub:" + JSON.stringify(layui.table.cache.mainTable)); |
| | | } |
| | | layer.closeAll("loading"); |
| | | }, |
| | | error: function (err) { |
| | | |
| | | f_alert("é误:" + err); |
| | | console.log("Reason" + sMainStr); |
| | | console.log("Reason" + oMain); |
| | | } |
| | | }); |
| | | } |