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')] }}