liuhj 2 주 전
부모
커밋
fbb7d7824f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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);
                 }