liuhj 5 gün önce
ebeveyn
işleme
fbb7d7824f
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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);
                 }