权限按钮处理

This commit is contained in:
ym1026
2025-09-15 15:47:38 +08:00
parent 60aa1a33ef
commit 7c2e7d4547
12 changed files with 58 additions and 39 deletions

View File

@@ -29,28 +29,28 @@ export default {
return {
curList: [
{
name: '光伏设备告警',
name: '光伏设备告警',
key: 'solar_num_err',
lineColor: '#22E4FF',
value: 1111,
d: ''
},
{
name: '储能设备告警',
name: '储能设备告警',
key: 'storage_num_err',
lineColor: '#0E68E4',
value: 0,
d: ''
},
{
name: '充电设备告警',
name: '充电设备告警',
key: 'charge_num_err',
lineColor: '#00BAAD',
value: 0,
d: ''
},
// {
// name: '负荷设备告警',
// name: '负荷设备告警',
// key: 'key4',
// lineColor: '#FF8D1A',
// value: 0,