[update] 修改UAT问题:企标复审计划增加批量复审功能

This commit is contained in:
lideqin
2024-09-14 10:46:26 +08:00
parent 652c5c6675
commit 0a7bda6c6e
@@ -62,7 +62,7 @@
{{ $t('enterpriseStandardLibrary.reviewPlan.initReview') }}
</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">
{{ $t('enterpriseStandardLibrary.reviewPlan.batchReview') }}
</a-button>