Commit 13516dea authored by xulili's avatar xulili

--

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