@@ -56,6 +56,7 @@
@click="handlePush(record)"
>推送</operation-button>
<operation-button
+ v-if="record.status>2&&record.status<8"
@click="handleViewPurchase(record)"
>同步</operation-button>