浏览代码

getIsAddKf 返回504直接调起登录

XSLu08042 2 月之前
父节点
当前提交
56d476d3b3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages_course/video.vue

+ 1 - 1
pages_course/video.vue

@@ -849,7 +849,7 @@
 							this.$refs.kfPopup.open()
 						} else if (res.code == 504) {
 							// 登录
-
+							this.goLogin()
 						} else {
 							this.isAddKf = 0
 							uni.showToast({