lsw hace 1 año
padre
commit
6d0b9a9db2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/pages/company/index.vue

+ 1 - 0
app/pages/company/index.vue

@@ -105,6 +105,7 @@ export default {
 										showCancel: false,
 										success: (res) => {
 											this.current = 1;
+											this.refresh();
 										}
 									});
 								}