From 0a042d07c8cb9ee33eecfd0966196c1efce59686 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Tue, 17 Aug 2021 11:35:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/quill/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/quill/index.vue b/src/components/quill/index.vue index 1c34c03..953c290 100644 --- a/src/components/quill/index.vue +++ b/src/components/quill/index.vue @@ -72,7 +72,7 @@ } }, placeholder: '', - readOnly: true + readOnly: this.readonly }, loading: false }