diff --git a/src/views/business/form/drug/comp/ytbdList.vue b/src/views/business/form/drug/comp/ytbdList.vue
index 7034bd7..01708ac 100644
--- a/src/views/business/form/drug/comp/ytbdList.vue
+++ b/src/views/business/form/drug/comp/ytbdList.vue
@@ -50,11 +50,12 @@
- {{
- $t('page.business.study.studyFormPre.xzbd') }}
+ {{
+ $t('page.business.study.studyFormPre.xzbd') }}
- {{ $t('page.business.study.drug.sdsy') }}
+ {{
+ $t('page.business.study.drug.sdsy') }}
@@ -81,7 +82,7 @@
$t('form.detail') }}
{{
+ v-if="(scope.row.bdzt === 1 || scope.row.bdzt === 7) && id == scope.row.userId">{{
$t('form.edit') }}
@@ -173,7 +174,7 @@