发票推送bug
parent
49cd0f3dd4
commit
13415cbe4c
|
@ -185,7 +185,7 @@ var kpsq_list = (function() {
|
|||
//async:false,
|
||||
data: {itea:JSON.stringify(itea),kpsx:kpsx,sjlx:sjlx},
|
||||
success: function (jsonObj) {
|
||||
logger.info(jsonObj);
|
||||
console.log(jsonObj)
|
||||
if(jsonObj.code==0){
|
||||
sctTools.successMsg("推送成功");
|
||||
layui.table.reload("table_sb", {page: {curr: $(".layui-laypage-em").next().html()}});
|
||||
|
|
Loading…
Reference in New Issue