|
@@ -6,7 +6,7 @@ const closeDialog = ()=>{
|
|
|
dialogVisible.value = false;
|
|
dialogVisible.value = false;
|
|
|
}
|
|
}
|
|
|
const testReport = async ()=>{
|
|
const testReport = async ()=>{
|
|
|
- await download('/report/downloadReport',{uniCode:'93431227MA4L3W2G0C'},"信用报告.docx")
|
|
|
|
|
|
|
+ await download('/report/downloadReport',{uniCode:'91431227344727289C'},"信用报告.docx")
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
</script>
|
|
</script>
|
|
@@ -24,7 +24,7 @@ const testReport = async ()=>{
|
|
|
<span class="dialog-title">下载与暴力报告11</span>
|
|
<span class="dialog-title">下载与暴力报告11</span>
|
|
|
</template>
|
|
</template>
|
|
|
<template #default>
|
|
<template #default>
|
|
|
- <CreditReport :credit-code="'91431227MA4L6U5508'" :closeDialog="closeDialog" />
|
|
|
|
|
|
|
+ <CreditReport :credit-code="'91431227MABTBX5Y3B'" :closeDialog="closeDialog" />
|
|
|
</template>
|
|
</template>
|
|
|
<template #footer>
|
|
<template #footer>
|
|
|
<span class="dialog-footer">
|
|
<span class="dialog-footer">
|