From a9d47514d48be88cc85cc2105a36b4b92ca3af39 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Tue, 4 Apr 2023 17:26:19 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/360View/medicalRecord/index.vue | 2 +- .../views/modules/formList/InformedConsent.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/360View/medicalRecord/index.vue b/src/components/360View/medicalRecord/index.vue index 82cc9db..ac1f183 100644 --- a/src/components/360View/medicalRecord/index.vue +++ b/src/components/360View/medicalRecord/index.vue @@ -139,7 +139,7 @@ export default { const params = { id: this.id } - this.$confirmFun('你确定要删除此随访记录吗?').then(() => { + this.$confirmFun('你确定要删除吗?').then(() => { this.$http.post('/case/delete', params).then(() => { this.getFormList() this.$message.success('删除成功') diff --git a/src/page-subspecialty/views/modules/formList/InformedConsent.vue b/src/page-subspecialty/views/modules/formList/InformedConsent.vue index d4497df..7dd8701 100644 --- a/src/page-subspecialty/views/modules/formList/InformedConsent.vue +++ b/src/page-subspecialty/views/modules/formList/InformedConsent.vue @@ -5,7 +5,7 @@ 保存 删除 -
+