chenxiong 3 жил өмнө
parent
commit
ccc6ce6d60

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