chenxiong 3 年 前
コミット
ccc6ce6d60
1 ファイル変更5 行追加0 行削除
  1. 5 0
      pages3/polyv/detail.vue

+ 5 - 0
pages3/polyv/detail.vue

@@ -2123,6 +2123,11 @@ export default {
       this.$api.courseDetail(this.courseId).then((res) => {
         if (res.data.code == 200) {
           if (res.data.data.educationName == "继续教育") {
+						this.$api
+						  .lockLockAction({
+						    action: "jxjy",
+						  })
+						  .then((res) => {});
             this.lockTimer = setInterval(() => {
               this.$api
                 .lockLockAction({