tenggouwa 7 năm trước cách đây
mục cha
commit
c20eb2c495
1 tập tin đã thay đổi với 6 bổ sung6 xóa
  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;