diff --git a/project/xiushan/components/personCreditReport.vue b/project/xiushan/components/personCreditReport.vue index 3f0782a6..fe8f397e 100644 --- a/project/xiushan/components/personCreditReport.vue +++ b/project/xiushan/components/personCreditReport.vue @@ -116,7 +116,7 @@ export default { }) }, handleShow() { - this.getPCR().then(() => this.dialog = true) + this.getPCR().then(() => this.dialog = true).catch(() => this.dialog = true) } }, props: {