feat: ems策略下发权限标识
This commit is contained in:
@ -80,6 +80,7 @@
|
|||||||
</button>
|
</button>
|
||||||
<button @click="toDeviceControl" type="success" size="mini"
|
<button @click="toDeviceControl" type="success" size="mini"
|
||||||
style="background-color: #009458; color: #fff;margin-top: 10px;width: 40%;"
|
style="background-color: #009458; color: #fff;margin-top: 10px;width: 40%;"
|
||||||
|
v-show="vuex_permissions.includes('strategy:business:ems:dispatch')">
|
||||||
>
|
>
|
||||||
{{ $t('homePage.home.emsControl') }}
|
{{ $t('homePage.home.emsControl') }}
|
||||||
</button>
|
</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user