From 37aab3f8e66982f498a751cb09546fa03f78b4b9 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Fri, 30 Sep 2022 19:38:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E7=A8=8B=E7=AC=94=E8=AE=B0=E6=8C=89?= =?UTF-8?q?=E7=85=A7=E4=BF=AE=E6=94=B9=E6=97=B6=E9=97=B4=E6=8E=92=E5=BA=8F?= =?UTF-8?q?=E5=92=8C=E6=98=BE=E7=A4=BA=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Course/myNote.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Course/myNote.vue b/src/components/Course/myNote.vue index b7cb362d..52d0dfd0 100644 --- a/src/components/Course/myNote.vue +++ b/src/components/Course/myNote.vue @@ -25,7 +25,7 @@
- {{note.sysCreateTime}} + {{note.sysUpdateTime}} {{note.openType == 9?'公开':'私密'}}