liuhj 5 dni temu
rodzic
commit
fbb7d7824f
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/components/OP/OPgroup.vue

+ 1 - 0
src/components/OP/OPgroup.vue

@@ -521,6 +521,7 @@ export default {
                         type: 'success',
                     });
                     that.notificationVisible=false;
+                    that.Inquireclick();
                 } else {
                     that.$message.error(res.data.msg);
                 }