tenggouwa 7 년 전
부모
커밋
c20eb2c495
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  1. 6 6
      src/views/agent/applyAgent.vue

+ 6 - 6
src/views/agent/applyAgent.vue

@@ -294,12 +294,12 @@ export default{
               this.getjindu = 2;
               this.showG = true;
               this.applyform = res.data.info;
-              this.$notify({
-                title: '提示',
-                message: '您的申请正在审核中!',
-                type: 'warning',
-                duration:'2000'
-              });
+              // this.$notify({
+              //   title: '提示',
+              //   message: '您的申请正在审核中!',
+              //   type: 'warning',
+              //   duration:'2000'
+              // });
             }else if(res.data.info.status == 1){//以通过
               this.getjindu = 3;
               this.showG = true;