feat: ems策略下发权限标识

This commit is contained in:
pengqiao1993
2026-03-09 15:19:57 +08:00
parent 2dcbcd7e8b
commit beb0ac27ac

View File

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