sunlupeng 2 lat temu
rodzic
commit
502321750f
1 zmienionych plików z 1 dodań i 0 usunięć
  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.dialogMsgVisible = true;
+                    this.getList();
                 }
                 }
             }).catch(() => {})
             }).catch(() => {})
         }
         }