From eaf0edb767792cd4df1572e1099b9d14fd67aa7b Mon Sep 17 00:00:00 2001 From: shaohuzhang1 Date: Tue, 5 Dec 2023 10:06:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=95=B0=E6=8D=AE=E9=9B=86=E5=85=B3?= =?UTF-8?q?=E8=81=94=E5=BA=94=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ui/src/views/dataset/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/dataset/index.vue b/ui/src/views/dataset/index.vue index e6990db4c..f68b8c01f 100644 --- a/ui/src/views/dataset/index.vue +++ b/ui/src/views/dataset/index.vue @@ -50,7 +50,7 @@ 文档 {{ numberFormat(item?.char_length) || 0 }} 字符 - {{ item?.char_length || 0 }} + {{ item?.application_mapping_count || 0 }} 关联应用