Commit 13516dea authored by xulili's avatar xulili

--

parent 74274943
...@@ -126,7 +126,7 @@ export default { ...@@ -126,7 +126,7 @@ export default {
} }
if (type === "trend") { if (type === "trend") {
// httpUrl = "tBoardStatistic/getBoardTrendPageList?playDate="; // httpUrl = "tBoardStatistic/getBoardTrendPageList?playDate=";
httpUrl = `tBoardStatistic/getBoardPageList?beginDate=${frequencyDate}&endDate=${frequencyDate}` httpUrl = `tBoardStatistic/getBoardTrendPageList?playDate=${frequencyDate}`
} }
_this _this
.$https({ .$https({
......
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