panlinlin
2021-04-15 937e59143004b11a808eb93eb894ffe53871a19a
web_src/src/components/channelList.vue
@@ -224,7 +224,7 @@
              if (error.response.status == 402) { // 已经停止过
                that.initData();
              }else {
                console.log(e)
                console.log(error)
              }
            });
        },