@@ -4,7 +4,7 @@
<template #toolbar>
<a-button
type="primary"
- v-show="!getCheckRole(['host', 'tourist'])"
+ v-show="!getCheckRole(['host', 'tourist', 'company_viewer'])"
@click="handleAddLiveScene"
>
新增</a-button