Kaynağa Gözat

1.修复个贷进入待办详情后返回待办列表,列表不加载数据的问题

GouGengquan 2 hafta önce
ebeveyn
işleme
d3b75c5efa
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/views/home/todo.vue

+ 1 - 0
src/views/home/todo.vue

@@ -269,6 +269,7 @@ export default {
     },
   },
   created() {
+    this.onPersonalRefresh();
     this.getBusinessTodoNum();
   },
   methods: {