hotcoffie
2022-05-17 1d753b48c023090430c2931fd8e3a45a382eddf8
web_src/src/components/channelList.vue
@@ -237,6 +237,8 @@
            that.initData();
          }, 1000)
        }else{
          that.$message.error(res.data.msg);
        }
      }).catch(function (e) {
        that.isLoging = false;