From b6b06e8634bd718690e7112115a27d40df5ff308 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 16 十一月 2022 10:21:12 +0800
Subject: [PATCH] word模板

---
 public/inquest_record.docx                   |    0 
 src/main.js                                  |    1 +
 public/instruct_to_correct_notification.docx |    0 
 3 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/public/inquest_record.docx b/public/inquest_record.docx
new file mode 100644
index 0000000..c727dd6
--- /dev/null
+++ b/public/inquest_record.docx
Binary files differ
diff --git a/public/instruct_to_correct_notification.docx b/public/instruct_to_correct_notification.docx
new file mode 100644
index 0000000..b4ed498
--- /dev/null
+++ b/public/instruct_to_correct_notification.docx
Binary files differ
diff --git a/src/main.js b/src/main.js
index cd55ca2..134e8ca 100644
--- a/src/main.js
+++ b/src/main.js
@@ -35,3 +35,4 @@
   store,
   render: h => h(App)
 }).$mount('#app')
+// Vue.config.devtools=true
\ No newline at end of file

--
Gitblit v1.8.0