提交日志总量获取,由于目前接口不可用,所以后台直接造的数据。超时直接显示超时

This commit is contained in:
wangxin
2018-06-14 17:49:58 +08:00
parent 5ec2264e1e
commit 74fac2333f
6 changed files with 32 additions and 13 deletions

View File

@@ -11,6 +11,7 @@
data.compileId=$(this).attr("compileId");
data.action=$(this).attr("action");
data.functionId=$(this).attr("functionId");
data.obj=$(this)
GetLogTotal('${ctx}',data);
});
//$("#loadingModal").modal("show");