@@ -293,6 +293,7 @@ export default{
if(res.data.info.status == 0){//待审核
this.getjindu = 2;
this.showG = true;
+ this.applyform = res.data.info;
this.$notify({
title: '提示',
message: '您的申请正在审核中!',