sunlupeng 2 years ago
parent
commit
502321750f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/HomeView/WelfareList.vue

+ 1 - 0
src/views/HomeView/WelfareList.vue

@@ -93,6 +93,7 @@ export default {
                         }
                     });
                     this.dialogMsgVisible = true;
+                    this.getList();
                 }
             }).catch(() => {})
         }