Merge branch 'shenzhen-dev' into dev-cjw
This commit is contained in:
commit
08c38291f9
@ -77,7 +77,7 @@
|
||||
企业大屏
|
||||
</p>
|
||||
<!-- 横琴大屏使用龙光大屏样式 -->
|
||||
<p v-show="$route.path.indexOf('firm/') != -1" class="header-btn" @click="toOverview4()">
|
||||
<p v-show="$route.path.indexOf('firm/') != -1 && $store.state.userInfo.companyBigScreen == 0" class="header-btn" @click="toOverview4()">
|
||||
<img src="@/assets/images/icon-bigData.png" alt srcset />
|
||||
综合监管大屏
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user