Lawrence
2021-01-14 fcb76a9ebc56575bb0d17a04e0d7c715976be6d6
修正初次打开通道选择列表每页数量不对的问题
1个文件已修改
2 ■■■ 已修改文件
web_src/src/components/gb28181/chooseChannelForGb.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
web_src/src/components/gb28181/chooseChannelForGb.vue
@@ -72,7 +72,7 @@
            online: "",
            choosed: "",
            currentPage: 0,
            count: 15,
            count: 10,
            total: 0,
            eventEnanle: false