Commit 32841cef authored by liboyang's avatar liboyang

表单验证

parent e39e482c
......@@ -668,7 +668,7 @@ angular.module('AvatarCheck.http', ['ngDialog', 'LocalStorageModule'])
method: 'GET',
url: "../LogApi/selectAnalysisData"+urlTimeStamp(),
params:{
uploadDate:'2019-03-11'
uploadDate:date
}
}).then(function successCallback(response) {
success(response.data)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment