Commit 3492a38d authored by liqin's avatar liqin 💬

更新src/views/screen.vue

parent 62e69f28
......@@ -128,7 +128,7 @@ export default {
// httpUrl = "tBoardStatistic/getBoardTrendPageList?playDate=";
httpUrl = `tBoardStatistic/getBoardPageList?beginDate=${frequencyDate}&endDate=${frequencyDate}`;
}
}
},
_this
.$https({
method: "post",
......
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