Commit a416c313 authored by Mac's avatar Mac

1

parent e07388b5
...@@ -196,9 +196,6 @@ $.fn.dataStatistics = function(options) { ...@@ -196,9 +196,6 @@ $.fn.dataStatistics = function(options) {
}); //刚进入页面不执行动画 }); //刚进入页面不执行动画
} }
if (nownumber == 0) {
Activityendtime = res.data.expirationDate.replace('T', ' ').replace(/-/g, '/');
}
// options.count = res.data.count; // options.count = res.data.count;
let activityStartDate = options.activityStartDate; let activityStartDate = options.activityStartDate;
let activityEndDate = options.activityEndDate; let activityEndDate = options.activityEndDate;
......
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