|
|
@ -93,7 +93,7 @@ |
|
|
$t('page.business.resource.mjy.xgkc') }}</el-button> |
|
|
$t('page.business.resource.mjy.xgkc') }}</el-button> |
|
|
</template> |
|
|
</template> |
|
|
<!-- 取出 --> |
|
|
<!-- 取出 --> |
|
|
<el-button type="text" v-if="scope.row.zjzt==3&&scope.row.cczt==3" @click="handleQc(scope.row)" |
|
|
|
|
|
|
|
|
<el-button type="text" v-if="scope.row.zjzt==3&&scope.row.cczt==3&& scope.row.cczt == 1" @click="handleQc(scope.row)" |
|
|
v-hasPermi="['business:studyMjy:qc', 'business:nonTrialMjy:qc', 'business:drugMjy:qc']">{{ |
|
|
v-hasPermi="['business:studyMjy:qc', 'business:nonTrialMjy:qc', 'business:drugMjy:qc']">{{ |
|
|
$t('page.business.resource.gyzj.quchu') }}</el-button> |
|
|
$t('page.business.resource.gyzj.quchu') }}</el-button> |
|
|
<!-- 存储 --> |
|
|
<!-- 存储 --> |
|
|
|