lsw 1 рік тому
батько
коміт
6d0b9a9db2
1 змінених файлів з 1 додано та 0 видалено
  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();
 										}
 									});
 								}