diff --git a/src/pages/home2/components/todoList/index.vue b/src/pages/home2/components/todoList/index.vue index 702d4db09..cab5a7e71 100644 --- a/src/pages/home2/components/todoList/index.vue +++ b/src/pages/home2/components/todoList/index.vue @@ -18,11 +18,7 @@
接收 + @click="handleReceive(item)" v-if="authority(item)">接收
@@ -36,7 +32,7 @@