Explorar o código

fix(bugs): 修改带看员工的新增

tangning %!s(int64=3) %!d(string=hai) anos
pai
achega
db6cfd2bf2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/scenes/live.vue

+ 1 - 1
src/views/scenes/live.vue

@@ -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