From 4479d1536f549dfbf351707c46e182aa23c651b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BE=E5=87=A0=E6=B5=B7?= Date: Wed, 29 Jul 2020 14:34:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E5=8F=8C=E5=87=BB=E7=BC=96?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../write/components/publish-form/publish-form.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/view/write/components/publish-form/publish-form.component.html b/src/app/view/write/components/publish-form/publish-form.component.html index b79cf34..5c96346 100644 --- a/src/app/view/write/components/publish-form/publish-form.component.html +++ b/src/app/view/write/components/publish-form/publish-form.component.html @@ -67,7 +67,8 @@ [showEditIcon]="false" (inEditStatus)="editTagText=null" (valueChange)="handleTagInputConfirm($event)" - size="small"> + size="small" + [doubleClick]="false">