648540858
2022-01-25 75ee368c96a3db085c51a6ee32efb3f341a8333e
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;