diff --git a/src/views/backOfficeSystem/JudgmentHome/situationHome/components/editAddForm.vue b/src/views/backOfficeSystem/JudgmentHome/situationHome/components/editAddForm.vue
index e105dab..29dc353 100644
--- a/src/views/backOfficeSystem/JudgmentHome/situationHome/components/editAddForm.vue
+++ b/src/views/backOfficeSystem/JudgmentHome/situationHome/components/editAddForm.vue
@@ -25,8 +25,12 @@
市公安局情指中心编 ${timeValidate(new Date(), 'td')}
+市公安局情指中心编
+${timeValidate(new Date(), 'td')}
${val.ypbt||''}
` - html += `${val.fj||''}
` + html += `${val.ypbt || ''}
` + html += `${val.fj || ''}
` textContent.value = html }, { @@ -171,6 +176,41 @@ const close = () => { listQuery.value = {} }; + +// 带样式的下载方法 +const downloadWithStyles = (textContent) => { + + const wordDocument = ` + + + +