From 5354d436efcf784f9e8bd609412ec220e5403f80 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Mon, 10 Apr 2023 17:51:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/360View/commonForm/deveopmentFIle.vue | 2 +- src/components/360View/medicalRecord/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/360View/commonForm/deveopmentFIle.vue b/src/components/360View/commonForm/deveopmentFIle.vue index 22f7a37..4f85551 100644 --- a/src/components/360View/commonForm/deveopmentFIle.vue +++ b/src/components/360View/commonForm/deveopmentFIle.vue @@ -357,7 +357,7 @@ export default { id: '1' }, { name: '否', - id: '1' + id: '2' }], value: '', mirrorHabit: [{ diff --git a/src/components/360View/medicalRecord/index.vue b/src/components/360View/medicalRecord/index.vue index 4b162ce..70de910 100644 --- a/src/components/360View/medicalRecord/index.vue +++ b/src/components/360View/medicalRecord/index.vue @@ -172,7 +172,7 @@ export default { const params = { flag: 8, name: this.name, - jsonText: JSON.stringify(data), + jsonText: JSON.stringify(jsonText), patientId: this.patientId, id: this.id, platform: this.isSearch