From d359743a30d7e8946a1214ea7678f45a80acad6b Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Thu, 13 Oct 2022 11:26:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=88=E4=BE=8B=E8=AF=A6=E6=83=85=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/comments.vue | 3 ++- src/views/portal/case/Detail.vue | 28 +++++++++++++++++++++------- 2 files changed, 23 insertions(+), 8 deletions(-) diff --git a/src/components/Portal/comments.vue b/src/components/Portal/comments.vue index e2eb33fe..881f231a 100644 --- a/src/components/Portal/comments.vue +++ b/src/components/Portal/comments.vue @@ -53,7 +53,7 @@ show-word-limit v-model="inputValue" maxlength="800" - placeholder="写下您的评论(800字以内),可以@案主哦~" + placeholder="写下您的评论~" > @@ -793,6 +793,7 @@