|
@@ -59,7 +59,7 @@
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div :class="sbTableKey === 'key1' ? '' : 'vh'" class="flex-table">
|
|
<div :class="sbTableKey === 'key1' ? '' : 'vh'" class="flex-table">
|
|
- <el-button v-if="sbTableKey === 'key1'" :loading="SMSAuthLoading" hc-btn type="warning" class=" mb-4" @click="BatchClick">
|
|
|
|
|
|
+ <el-button v-if="sbTableKey === 'key1'" hc-btn type="warning" class=" mb-4" @click="BatchClick">
|
|
批量电签
|
|
批量电签
|
|
</el-button>
|
|
</el-button>
|
|
<div v-if="taskReviewType === '1'" class="data-table taskReviewData">
|
|
<div v-if="taskReviewType === '1'" class="data-table taskReviewData">
|