Commit 6ed41b40 authored by liboyang's avatar liboyang

表单验证

parent fb79032f
......@@ -802,7 +802,7 @@ angular.module('AvatarCheck.http', ['ngDialog', 'LocalStorageModule'])
method: 'GET',
url: "../LogApi/deleteFiles"+urlTimeStamp(),
params:{
uploadDate:uploadDate
uploadTime:uploadDate
}
}).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