mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-23 13:37:49 +08:00
修正初次打开通道选择列表每页数量不对的问题
This commit is contained in:
parent
6c4da7bebe
commit
fcb76a9ebc
@ -72,7 +72,7 @@ export default {
|
|||||||
online: "",
|
online: "",
|
||||||
choosed: "",
|
choosed: "",
|
||||||
currentPage: 0,
|
currentPage: 0,
|
||||||
count: 15,
|
count: 10,
|
||||||
total: 0,
|
total: 0,
|
||||||
eventEnanle: false
|
eventEnanle: false
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user