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