648540858
2022-01-27 f33c3a36302749d8552b281de3dbe37f672bba86
web_src/src/components/PushVideoList.vue
@@ -127,8 +127,6 @@
                  count: that.count
               }
            }).then(function (res) {
               console.log(res);
               console.log(res.data.list);
               that.total = res.data.total;
               that.pushList = res.data.list;
               that.getDeviceListLoading = false;