@@ -114,7 +114,7 @@
size="small"
type="link"
class="button-success"
- v-if="record.dealerPublishState!='END'&&$hasPermissions('B_promoActiveSeeBtn')"
+ v-if="$hasPermissions('B_promoActiveSeeBtn')"
@click="handleSee(record)">查看</a-button>
</template>
</s-table>