diff --git a/src/views/study/coursenew.vue b/src/views/study/coursenew.vue index 360eccbf..6e36b303 100644 --- a/src/views/study/coursenew.vue +++ b/src/views/study/coursenew.vue @@ -471,7 +471,7 @@ let localKey = "user_" + this.userInfo.sysId + "_gids"; let hasIds = sessionStorage.getItem(localKey); this.audiences = hasIds ?? '' - this.$watermark.set(this.userInfo.name + this.userInfo.loginName); + // this.$watermark.set(this.userInfo.name + this.userInfo.loginName); this.courseId = this.$route.query.id; this.initContentId = this.$route.query.contentId; this.stopStudyTime();//先关闭