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