3fcc6442 by yangjianbin

init

1 parent 69ad835c
...@@ -186,7 +186,7 @@ ...@@ -186,7 +186,7 @@
186 icon: 3 186 icon: 3
187 }, function(){ 187 }, function(){
188 var data = { 188 var data = {
189 realRepaymentDate:Date.now() 189 realRepaymentDate:new Date()
190 }; 190 };
191 $.ajax({ 191 $.ajax({
192 type:'patch', 192 type:'patch',
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!