提交日志总量获取,由于目前接口不可用,所以后台直接造的数据。超时直接显示超时
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user