From 55360126bbe846070f8d39ba631fcced19f082d0 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Thu, 7 Dec 2023 17:51:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/modules/home/home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/modules/home/home.vue b/src/pages/modules/home/home.vue index b8d42c7..01c906b 100644 --- a/src/pages/modules/home/home.vue +++ b/src/pages/modules/home/home.vue @@ -22,7 +22,7 @@

{{dataInfo.task_info}}

-->
-

{{ dataInfo[$langPre.computedProp('task_type')] }}

+

{{ dataInfo[$langPre.computedProp('task_type_name')] }}

{{ dataInfo[$langPre.computedProp('task_name')] }}

{{ dataInfo[$langPre.computedProp('task_info')] }}