@@ -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;