From 9c13a349ce64982ff3d2f68578a9f78b88871a96 Mon Sep 17 00:00:00 2001 From: maxmon <541182180@qq.com> Date: Fri, 18 Aug 2023 00:57:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=82=B9=E6=A0=87=E6=B3=A8=E6=8E=A5?= =?UTF-8?q?=E5=85=A5=20auto=5Fanno=20=E8=87=AA=E5=8A=A8=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E5=9F=BA=E7=A1=80=E7=9B=AE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fe/src/components/NER/index.vue | 66 +++++++++++++++++++++++++++++++++ fe/yarn.lock | 6 +-- 2 files changed, 69 insertions(+), 3 deletions(-) diff --git a/fe/src/components/NER/index.vue b/fe/src/components/NER/index.vue index bf218ea..fb3a53b 100644 --- a/fe/src/components/NER/index.vue +++ b/fe/src/components/NER/index.vue @@ -25,6 +25,7 @@