sunlupeng il y a 2 ans
Parent
commit
502321750f
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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(() => {})
         }