From 5b2ac8218794873c0f1fa3c360aad32035ecfcd2 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Mon, 29 Apr 2024 11:11:46 +0800 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E5=88=86=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/trials/trials-inspection/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/trials/trials-inspection/index.vue b/src/views/trials/trials-inspection/index.vue index a8b423e..b341ed7 100644 --- a/src/views/trials/trials-inspection/index.vue +++ b/src/views/trials/trials-inspection/index.vue @@ -242,7 +242,7 @@ circle icon="el-icon-delete" :title="$t('trials:inspection:button:delete')" - @click.stop="DeletePatientStudyAllData(scope.row)" + @click.stop="deletePatientStudyAllData(scope.row)" />