|
|
@ -120,7 +120,7 @@ |
|
|
$t('page.business.study.studyFormFill.sy') }}</el-button> |
|
|
$t('page.business.study.studyFormFill.sy') }}</el-button> |
|
|
<!-- 废止 --> |
|
|
<!-- 废止 --> |
|
|
<el-button type="text" v-if="scope.row.bdzt === 1 && id == scope.row.userId&&((scope.row.blxjshzt != 3 && scope.row.showBlxjsh == 10)||scope.row.showBlxjsh==1)" @click="fz(scope.row)" |
|
|
<el-button type="text" v-if="scope.row.bdzt === 1 && id == scope.row.userId&&((scope.row.blxjshzt != 3 && scope.row.showBlxjsh == 10)||scope.row.showBlxjsh==1)" @click="fz(scope.row)" |
|
|
v-hasPermi="['business:studyFormFill:fz']">{{ |
|
|
|
|
|
|
|
|
>{{ |
|
|
$t('page.business.study.studyFormFill.fz') }}</el-button> |
|
|
$t('page.business.study.studyFormFill.fz') }}</el-button> |
|
|
<!-- 确认废止 --> |
|
|
<!-- 确认废止 --> |
|
|
<el-button type="text" v-if="scope.row.bdzt === 9 && id == leader" @click="qrfz(scope.row)" |
|
|
<el-button type="text" v-if="scope.row.bdzt === 9 && id == leader" @click="qrfz(scope.row)" |
|
|
|