diff --git a/src/components/doctorCheck/PatientRegisterBase2.vue b/src/components/doctorCheck/PatientRegisterBase2.vue
index 4687ea1..c15c761 100644
--- a/src/components/doctorCheck/PatientRegisterBase2.vue
+++ b/src/components/doctorCheck/PatientRegisterBase2.vue
@@ -7,7 +7,10 @@
clearable />
- 档案号
+
+ 档案号
+
@@ -23,10 +26,8 @@
-
读身份证
-
@@ -104,9 +105,13 @@
-
+
+
+
+
+
diff --git a/src/store/index.js b/src/store/index.js
index a01ee09..98e1795 100644
--- a/src/store/index.js
+++ b/src/store/index.js
@@ -595,6 +595,7 @@ export default new Vuex.Store({
BigtextResultTemplateEdit: false,
sumPrList:false, // 总检台 人员列表
doctorPrList:false, // 医生诊台 人员列表
+ question:false, //调查问卷
}
},