[update] 修改UAT问题:企标复审计划增加批量复审功能
This commit is contained in:
@@ -62,7 +62,7 @@
|
|||||||
{{ $t('enterpriseStandardLibrary.reviewPlan.initReview') }}
|
{{ $t('enterpriseStandardLibrary.reviewPlan.initReview') }}
|
||||||
</a-button>
|
</a-button>
|
||||||
<!-- 批量复审 -->
|
<!-- 批量复审 -->
|
||||||
<a-button icon="plus" type="primary" ghost v-has="'enterpriseStandardLibrary:reviewPlan:initReview'"
|
<a-button icon="plus" type="primary" ghost v-has="'enterpriseStandardLibrary:recheckPlan:batchStart'"
|
||||||
@click="handleBatchReview">
|
@click="handleBatchReview">
|
||||||
{{ $t('enterpriseStandardLibrary.reviewPlan.batchReview') }}
|
{{ $t('enterpriseStandardLibrary.reviewPlan.batchReview') }}
|
||||||
</a-button>
|
</a-button>
|
||||||
|
|||||||
Reference in New Issue
Block a user