diff --git a/src/pages/home2/components/todoList/index.vue b/src/pages/home2/components/todoList/index.vue index d5a1e366f..d9a6633f9 100644 --- a/src/pages/home2/components/todoList/index.vue +++ b/src/pages/home2/components/todoList/index.vue @@ -12,7 +12,7 @@
{{ getPrcNameFilter(item) }} - + {{ getPrcNameFilter(item).substring(0, 24) + '...' }}