From 7fa296337d60b704c5c6fe70efc5e658aa8bbccf Mon Sep 17 00:00:00 2001 From: xiangxy Date: Tue, 12 Dec 2023 11:24:14 +0800 Subject: [PATCH] home --- src/pages/modules/home/home.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/modules/home/home.vue b/src/pages/modules/home/home.vue index 01c906b..896e57c 100644 --- a/src/pages/modules/home/home.vue +++ b/src/pages/modules/home/home.vue @@ -17,14 +17,14 @@
{{ $t('homeinfo.task') }}
-

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

-

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

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

+

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

+

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