From 2e0fe475f2284c8d68a96910f20dc57309956f84 Mon Sep 17 00:00:00 2001 From: joshen Date: Mon, 10 Mar 2025 14:17:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E5=87=BA=E5=85=A8=E5=B1=8F=20esc=20?= =?UTF-8?q?=E8=A7=A6=E5=8F=91=E7=9B=91=E5=90=AC3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/study/coursenew.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/study/coursenew.vue b/src/views/study/coursenew.vue index 9707f5db..5e26d49b 100644 --- a/src/views/study/coursenew.vue +++ b/src/views/study/coursenew.vue @@ -461,7 +461,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();//先关闭