diff --git a/src/views/ebiz/agentEenter/EntryProcess.vue b/src/views/ebiz/agentEenter/EntryProcess.vue index 383d75777..3644e242a 100644 --- a/src/views/ebiz/agentEenter/EntryProcess.vue +++ b/src/views/ebiz/agentEenter/EntryProcess.vue @@ -81,16 +81,7 @@ import { processCheck } from '@/api/ebiz/agentEenter/agentEenter' export default { data() { return { - result: { - // approvalStatus: '07', - // approvalDate: '2019/06/20 18:25', - // trajectoryList: [ - // { - // approvalStatus: '03', //0 审批中 - // approvalDate: '2019/06/20 18:25' - // } - // ] - } + result: null } }, components: { @@ -119,6 +110,7 @@ export default { that.$toast.clear() if (res.result == '0') { that.result = res.content + console.log(' that.result', that.result) } else { this.$toast(res.resultMessage) } @@ -157,7 +149,7 @@ export default { } }) }, - seeShowPDF(){ + seeShowPDF() { this.$jump({ flag: 'h5', extra: {