tenggouwa 7 년 전
부모
커밋
bd16ebc86f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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: '您的申请正在审核中!',