Merge branch 'demostration_08' into 'develop'
修复service总量查询functionId没有传到后台的bug See merge request !35
This commit is contained in:
@@ -74,6 +74,7 @@
|
|||||||
url:'${ctx}/report/ajaxNtcServiceReport',
|
url:'${ctx}/report/ajaxNtcServiceReport',
|
||||||
data:{
|
data:{
|
||||||
"action":action,
|
"action":action,
|
||||||
|
"functionId":$("#functionId").val(),
|
||||||
"reportType":$('[name="reportType"]').val(),
|
"reportType":$('[name="reportType"]').val(),
|
||||||
"reportTime":$('[name="reportTime"]').val()
|
"reportTime":$('[name="reportTime"]').val()
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user