mk1990
2022-05-12 2d7a20209679cfbac3e42bebfdbcdb20e511ca4f
web_src/src/components/channelList.vue
@@ -237,10 +237,10 @@
            that.initData();
          }, 1000)
        } else {
          that.$message.error(res.data.msg);
        }
      }).catch(function (e) {
        that.isLoging = false;
        that.$message.error("请求超时");
      });
    },
    queryRecords: function (itemData) {