liuhj hace 6 días
padre
commit
fbb7d7824f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);
                 }