Przeglądaj źródła

修正初次打开通道选择列表每页数量不对的问题

Lawrence 5 lat temu
rodzic
commit
fcb76a9ebc

+ 1 - 1
web_src/src/components/gb28181/chooseChannelForGb.vue

@@ -72,7 +72,7 @@ export default {
             online: "",
             choosed: "",
             currentPage: 0,
-            count: 15,
+            count: 10,
             total: 0,
             eventEnanle: false