From fcfe6fac34608fe7f5a10c439149d380bb272ce6 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Mon, 17 Feb 2020 00:52:38 +0800 Subject: [PATCH] =?UTF-8?q?[FIX]=E5=85=A5=E5=8F=B8=E5=AE=A1=E6=89=B9-?= =?UTF-8?q?=E5=AE=A1=E6=89=B9=E7=BB=93=E6=9E=9C=E6=8F=90=E4=BA=A4=E9=A1=B5?= =?UTF-8?q?-=E6=8F=90=E4=BA=A4=E7=BB=93=E6=9E=9C=E7=9A=84=E8=AF=B7?= =?UTF-8?q?=E6=B1=82=E5=8F=82=E6=95=B0=E5=AD=97=E6=AE=B5=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/agentEenter/approve/ApproveInfo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ebiz/agentEenter/approve/ApproveInfo.vue b/src/views/ebiz/agentEenter/approve/ApproveInfo.vue index 4d1781cd7..a268881f5 100644 --- a/src/views/ebiz/agentEenter/approve/ApproveInfo.vue +++ b/src/views/ebiz/agentEenter/approve/ApproveInfo.vue @@ -121,7 +121,7 @@ export default { // agentGrade: 'A201' // 审批人职级 // }, result: this.approvalResult, //审批结果 0-拒绝审批 1-通过 - Msg: this.approvalMsg //审批原因 + msg: this.approvalMsg //审批原因 } // this.$jump({ // flag: 'h5',