@@ -52,7 +52,7 @@
</div>
- <template #footer>
+ <template #footer v-if="sbTableKey === 'key1'">
<div class="dialog-footer">
<el-button size="large" @click="showTaskReviewModal = false">取消</el-button>
<el-button type="primary" hc-btn :loading="SMSAuthLoading" @click="ConfirmApprovalClick">确认审批</el-button>