diff --git a/src/views/business/form/drug/comp/tbbdList.vue b/src/views/business/form/drug/comp/tbbdList.vue
index 90977d2..d54d2ee 100644
--- a/src/views/business/form/drug/comp/tbbdList.vue
+++ b/src/views/business/form/drug/comp/tbbdList.vue
@@ -110,7 +110,7 @@
@click="edit(scope.row)" v-hasPermi="['business:drugFormFill:bj']">{{
$t('form.edit') }}
- {{
$t('page.business.study.studyFormFill.fh') }}
diff --git a/src/views/business/form/drug/comp/ytbdList.vue b/src/views/business/form/drug/comp/ytbdList.vue
index ffd01e4..d241922 100644
--- a/src/views/business/form/drug/comp/ytbdList.vue
+++ b/src/views/business/form/drug/comp/ytbdList.vue
@@ -96,13 +96,13 @@
{{ $t('page.business.form.audit') }}
+ v-if="scope.row.bdzt === 3&&id!=scope.row.userId">{{ $t('page.business.form.audit') }}
{{ $t('page.business.form.audit') }}
+ v-if="scope.row.bdzt === 3&&id!=scope.row.userId">{{ $t('page.business.form.audit') }}
{{ $t('page.business.study.studyFormPre.guanbi') }}
diff --git a/src/views/business/form/nonTrial/comp/tbbdList.vue b/src/views/business/form/nonTrial/comp/tbbdList.vue
index aad0b49..d7debd4 100644
--- a/src/views/business/form/nonTrial/comp/tbbdList.vue
+++ b/src/views/business/form/nonTrial/comp/tbbdList.vue
@@ -111,7 +111,7 @@
@click="edit(scope.row)" v-hasPermi="['business:nonTrialFormFill:bj']">{{
$t('form.edit') }}
- {{
$t('page.business.study.studyFormFill.fh') }}
diff --git a/src/views/business/form/nonTrial/comp/ytbdList.vue b/src/views/business/form/nonTrial/comp/ytbdList.vue
index 2df4888..3dc7491 100644
--- a/src/views/business/form/nonTrial/comp/ytbdList.vue
+++ b/src/views/business/form/nonTrial/comp/ytbdList.vue
@@ -97,13 +97,13 @@
{{ $t('page.business.form.audit') }}
+ v-if="scope.row.bdzt === 3&&id!=scope.row.userId">{{ $t('page.business.form.audit') }}
{{ $t('page.business.form.audit') }}
+ v-if="scope.row.bdzt === 3&&id!=scope.row.userId">{{ $t('page.business.form.audit') }}
{{ $t('page.business.study.studyFormPre.guanbi')
diff --git a/src/views/business/study/comp/jhbdList.vue b/src/views/business/study/comp/jhbdList.vue
index fb0c254..f76f5eb 100644
--- a/src/views/business/study/comp/jhbdList.vue
+++ b/src/views/business/study/comp/jhbdList.vue
@@ -72,7 +72,7 @@
@click="edit(scope.row)" v-hasPermi="['business:studyFormPlan:bj']">{{
$t('form.edit') }}
- {{
$t('page.business.study.studyFormPlan.fh') }}
diff --git a/src/views/business/study/comp/tbbd/Ghgsr.vue b/src/views/business/study/comp/tbbd/Ghgsr.vue
index d1091ee..c28b1be 100644
--- a/src/views/business/study/comp/tbbd/Ghgsr.vue
+++ b/src/views/business/study/comp/tbbd/Ghgsr.vue
@@ -93,7 +93,7 @@ export default {
reset() {
this.form = {
id: null,
- qmyy: $t('page.business.study.studyFormFill.ghgsr'),
+ qmyy: this.$t('page.business.study.studyFormFill.ghgsr'),
userId: null,
UserMc: null,
remark: null,
diff --git a/src/views/business/study/comp/tbbdList.vue b/src/views/business/study/comp/tbbdList.vue
index 82bcef9..9107e49 100644
--- a/src/views/business/study/comp/tbbdList.vue
+++ b/src/views/business/study/comp/tbbdList.vue
@@ -111,7 +111,7 @@
@click="edit(scope.row)" v-hasPermi="['business:studyFormFill:bj']">{{
$t('form.edit') }}
- {{
$t('page.business.study.studyFormFill.fh') }}
diff --git a/src/views/business/study/comp/ytbdList.vue b/src/views/business/study/comp/ytbdList.vue
index d37c161..60d16c4 100644
--- a/src/views/business/study/comp/ytbdList.vue
+++ b/src/views/business/study/comp/ytbdList.vue
@@ -94,13 +94,13 @@
{{ $t('page.business.form.audit') }}
+ v-if="scope.row.bdzt === 3 && isMatchSubjectt&&id!=scope.row.userId">{{ $t('page.business.form.audit') }}
{{ $t('page.business.form.audit') }}
+ v-if="scope.row.bdzt === 3 && isMatchSubject&&id!=scope.row.userId">{{ $t('page.business.form.audit') }}
{{ $t('page.business.study.studyFormPre.guanbi')