|
|
@ -99,7 +99,7 @@ |
|
|
<template> |
|
|
<template> |
|
|
<!-- 有权限审核 --> |
|
|
<!-- 有权限审核 --> |
|
|
<el-button type="text" @click="audit(scope.row)" v-hasPermi="['business:studyFormPre:sh']" |
|
|
<el-button type="text" @click="audit(scope.row)" v-hasPermi="['business:studyFormPre:sh']" |
|
|
v-if="scope.row.bdzt === 3 && isMatchSubjectt && (id != scope.row.userId||id<=103)">{{ |
|
|
|
|
|
|
|
|
v-if="scope.row.bdzt === 3 && isMatchSubject && (id != scope.row.userId||id<=103)">{{ |
|
|
$t('page.business.form.audit') }}</el-button> |
|
|
$t('page.business.form.audit') }}</el-button> |
|
|
</template> |
|
|
</template> |
|
|
</template> |
|
|
</template> |
|
|
|