@ -180,7 +180,7 @@
<!-- 标签打印 -->
<SearchTable width="905px" ref="searchTableRef" sureText="打印所选" @searchTableSuccess="searchTableSuccess1">
<template #actionsOther>
<el-button type="primary" @click="printAllClick">打印全部</el-button>
<!-- <el-button type="primary" @click="printAllClick">打印全部</el-button>-->
<el-button type="primary" :loading="printAllLoading" @click="handlePrintAllExport">打印全部</el-button>
</template>