648540858
2022-01-21 46cf650a863f9181f78c09f9b1146972844449bc
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;