tenggouwa 7 years ago
parent
commit
bd16ebc86f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/agent/applyAgent.vue

+ 1 - 0
src/views/agent/applyAgent.vue

@@ -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: '您的申请正在审核中!',