lanss
2022-01-25 d34be408d6f933586cdab190a6f78ff1a10a5820
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;