Commit ad58cf98 authored by liboyang's avatar liboyang

新增页面

parent 8f9cf296
......@@ -158,7 +158,7 @@ angular.module('AvatarCheck.http', ['ngDialog', 'LocalStorageModule'])
},
uploadExcelFile:function(date1,date2,fd,success){
$http({
method: 'GET',
method: 'POST',
url: "../ReadExcel/ReadPersonPost?formStartTime="+date1+"&formDeadLine="+date2,
data: fd,
headers: {'Content-Type': undefined},
......
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