From 3f6db732001c14b57f064e9ae3457b4823851a7c Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Fri, 14 Oct 2022 15:17:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E8=AF=BE=E7=A8=8B=E7=AC=94?= =?UTF-8?q?=E8=AE=B0=E5=86=85=E5=AE=B9=E5=9C=A8=E5=88=97=E8=A1=A8=E9=87=8C?= =?UTF-8?q?=E9=9D=A2=E7=9A=84=E6=8D=A2=E8=A1=8C=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Course/myNote.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Course/myNote.vue b/src/components/Course/myNote.vue index fda3b964..5550ee6c 100644 --- a/src/components/Course/myNote.vue +++ b/src/components/Course/myNote.vue @@ -429,6 +429,7 @@ export default { font-size: 14px; color: #333333; height: 100%; + white-space: pre-line; ::v-deep .el-textarea__inner { background: #f5f5f5;