diff --git a/dist.zip b/dist.zip new file mode 100644 index 0000000..e3262b9 Binary files /dev/null and b/dist.zip differ diff --git a/src/page-subspecialty/views/modules/formList/mraForm.vue b/src/page-subspecialty/views/modules/formList/mraForm.vue index bd5d8d6..87689f9 100644 --- a/src/page-subspecialty/views/modules/formList/mraForm.vue +++ b/src/page-subspecialty/views/modules/formList/mraForm.vue @@ -43,8 +43,8 @@

-
- +
+ 今日行 荧光素血管造影,以上内容我已逐条认真阅读并理解眼底血管造影相关风险,同意进行此项检查 及荧光素钠注射液药物过敏试验。 @@ -216,7 +216,7 @@ export default { patientAge: '', patientSex: '', patientId: '', - ligthCheck: false, + lightCheck: false, greenCheck: false, doctorSign: '', doctorDate: '', @@ -323,6 +323,7 @@ export default { this.formData.dependantSign = this.kinSign this.formData.performerSign = this.performerSign this.formData.checkerSign = this.checkerSign + console.log(this.formData) this.$http.post('/mzbl/saveMzblYdxgzyzqtys', { caseId: this.caseId, ...this.formData