liuhj před 5 dny
rodič
revize
fbb7d7824f
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/components/OP/OPgroup.vue

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

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