liuhj vor 2 Wochen
Ursprung
Commit
fbb7d7824f
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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);
                 }