From bf98572e6cc03a79c690ffcde1a9c1bd352ed19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E7=90=A6=E9=92=A7?= Date: Sun, 8 Aug 2021 17:48:38 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=96=87=E6=9C=AC=E5=88=86?= =?UTF-8?q?=E7=B1=BB=E7=9A=84=E6=96=87=E6=9C=AC=E4=BD=93=E7=8E=B0=E5=87=BA?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/src/components/NER/index.vue | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/fe/src/components/NER/index.vue b/fe/src/components/NER/index.vue index fc62098..1ba81b8 100644 --- a/fe/src/components/NER/index.vue +++ b/fe/src/components/NER/index.vue @@ -76,10 +76,18 @@ - - {{ word }} - +
+ + {{ word }} + +
+
+ +