@@ -10,6 +10,7 @@
key="3"
type="primary"
class="button-info"
+ v-if="$hasPermissions('B_salesOrderWarehouseExport')"
@click="handlePrint">导出Excel</a-button>
</template>
</a-page-header>