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',
|
||||
data:{
|
||||
"action":action,
|
||||
"functionId":$("#functionId").val(),
|
||||
"reportType":$('[name="reportType"]').val(),
|
||||
"reportTime":$('[name="reportTime"]').val()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user