diff --git a/src/views/business/form/drug/comp/ytbdList.vue b/src/views/business/form/drug/comp/ytbdList.vue
index 19def2e..2e5c495 100644
--- a/src/views/business/form/drug/comp/ytbdList.vue
+++ b/src/views/business/form/drug/comp/ytbdList.vue
@@ -54,7 +54,7 @@
$t('page.business.study.studyFormPre.xzbd') }}
{{
+ v-if="(leader == id || checkRole(['bz']))" :disabled="studyStatus>=5">{{
$t('page.business.study.drug.sdsy') }}
diff --git a/src/views/business/form/nonTrial/comp/ytbdList.vue b/src/views/business/form/nonTrial/comp/ytbdList.vue
index 43eaff8..ff0e50d 100644
--- a/src/views/business/form/nonTrial/comp/ytbdList.vue
+++ b/src/views/business/form/nonTrial/comp/ytbdList.vue
@@ -53,7 +53,7 @@
v-hasPermi="['business:nonTrialFormPre:xz']">{{
$t('page.business.study.studyFormPre.xzbd') }}
{{
+ v-if="(leader == id || checkRole(['bz']))" :disabled="studyStatus>=5">{{
$t('page.business.study.nonTrial.sdsy') }}
diff --git a/src/views/business/study/comp/syxx.vue b/src/views/business/study/comp/syxx.vue
index 0816e04..90a5155 100644
--- a/src/views/business/study/comp/syxx.vue
+++ b/src/views/business/study/comp/syxx.vue
@@ -35,7 +35,7 @@
- {{ $t('page.business.study.studyFormPlan.sdsy') }}
+ {{ $t('page.business.study.studyFormPlan.sdsy') }}