瀏覽代碼

修复bug

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({