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)" />