[update] 年度制修订-标准化发起流程去掉批量驳回按钮
This commit is contained in:
+4
-4
@@ -2,10 +2,10 @@
|
||||
<div>
|
||||
<!-- 操作区域 -->
|
||||
<div class="table-operator">
|
||||
<!-- 批量驳回 todo:批量驳回和流程底部按钮的驳回有什么区别 -->
|
||||
<a-button icon="close" type="primary" ghost @click="batchReject">
|
||||
{{ $t('batchReject') }}
|
||||
</a-button>
|
||||
<!-- 批量驳回 -->
|
||||
<!--<a-button icon="close" type="primary" ghost @click="batchReject">-->
|
||||
<!-- {{ $t('batchReject') }}-->
|
||||
<!--</a-button>-->
|
||||
<!-- 批量设置审批人 -->
|
||||
<a-button icon="setting" type="primary" ghost @click="batchSetApprover">
|
||||
{{ $t('workCenter.revisionPlanActivelyReport.batchSetApprover') }}
|
||||
|
||||
Reference in New Issue
Block a user