From 1ac7fb3108bc16afad227a3f700a73ec1eb1b3ef Mon Sep 17 00:00:00 2001
From: luobisheng <727299681@qq.com>
Date: 星期三, 16 十一月 2022 17:06:19 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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 7b086d4..5c21072 100644
--- a/src/main.js
+++ b/src/main.js
@@ -34,3 +34,4 @@
store,
render: h => h(App)
}).$mount('#app')
+// Vue.config.devtools=true
\ No newline at end of file
--
Gitblit v1.8.0