Commit 914db3ef authored by 耿迪迪's avatar 耿迪迪

大屏时间定位修改

parent 2d9736c5
...@@ -68,9 +68,13 @@ export default { ...@@ -68,9 +68,13 @@ export default {
d, d,
queryParams: { queryParams: {
pageNum: 1, pageNum: 1,
pageSize: 1 pageSize: 1,
responseStatus: 0
}, },
eventInfo: {} eventInfo: {
title: "暂无事件",
address: "无"
}
}; };
}, },
created(){ created(){
......
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