|
|
@ -53,7 +53,7 @@ |
|
|
v-hasPermi="['business:nonTrialFormPre:xz']">{{ |
|
|
v-hasPermi="['business:nonTrialFormPre:xz']">{{ |
|
|
$t('page.business.study.studyFormPre.xzbd') }}</el-button> |
|
|
$t('page.business.study.studyFormPre.xzbd') }}</el-button> |
|
|
<el-button type="primary" @click="sdsy" v-hasPermi="['business:form:nonTrial:sd']" |
|
|
<el-button type="primary" @click="sdsy" v-hasPermi="['business:form:nonTrial:sd']" |
|
|
v-if="(leader == id || checkRole(['bz'])) && studyStatus != 5 && formCount === formFinishCount">{{ |
|
|
|
|
|
|
|
|
v-if="(leader == id || checkRole(['bz']))" :disabled="studyStatus>=5">{{ |
|
|
$t('page.business.study.nonTrial.sdsy') }}</el-button> |
|
|
$t('page.business.study.nonTrial.sdsy') }}</el-button> |
|
|
</el-col> |
|
|
</el-col> |
|
|
</el-row> |
|
|
</el-row> |
|
|
|