648540858
2022-01-25 2e60339e0a9db9548d4523399c87ec02cd1fb625
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;