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