From 9ce1e569eb9891c7c5672b9076076b8e1e16bd81 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Fri, 5 Jul 2024 16:10:55 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/research-mobile/components/EquipmentForm.vue | 4 ++-- .../research-mobile/components/HistoricalParticipantForm.vue | 4 ++-- src/views/research-mobile/components/ParticipantForm.vue | 4 ++-- src/views/research-mobile/detail.vue | 4 ++-- src/views/research-mobile/login.vue | 3 ++- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/views/research-mobile/components/EquipmentForm.vue b/src/views/research-mobile/components/EquipmentForm.vue index 3f5d7205..ce74d708 100644 --- a/src/views/research-mobile/components/EquipmentForm.vue +++ b/src/views/research-mobile/components/EquipmentForm.vue @@ -42,7 +42,7 @@
@@ -50,7 +50,7 @@ diff --git a/src/views/research-mobile/components/HistoricalParticipantForm.vue b/src/views/research-mobile/components/HistoricalParticipantForm.vue index c41ae917..89730772 100644 --- a/src/views/research-mobile/components/HistoricalParticipantForm.vue +++ b/src/views/research-mobile/components/HistoricalParticipantForm.vue @@ -74,7 +74,7 @@
@@ -82,7 +82,7 @@ diff --git a/src/views/research-mobile/components/ParticipantForm.vue b/src/views/research-mobile/components/ParticipantForm.vue index 831b5adc..12655956 100644 --- a/src/views/research-mobile/components/ParticipantForm.vue +++ b/src/views/research-mobile/components/ParticipantForm.vue @@ -93,7 +93,7 @@
@@ -101,7 +101,7 @@ diff --git a/src/views/research-mobile/detail.vue b/src/views/research-mobile/detail.vue index 5a383a68..25e22c71 100644 --- a/src/views/research-mobile/detail.vue +++ b/src/views/research-mobile/detail.vue @@ -19,7 +19,7 @@ {{ $t('common:button:save') }} @@ -28,7 +28,7 @@ {{ $t('trials:researchForm:button:submit') }} diff --git a/src/views/research-mobile/login.vue b/src/views/research-mobile/login.vue index c2e9457c..284defad 100644 --- a/src/views/research-mobile/login.vue +++ b/src/views/research-mobile/login.vue @@ -117,10 +117,11 @@
- 提交 + {{ $t('common:button:submit') }}