fix:添加设备告警 换图标 设备告警详情 状态流程 按钮权限

This commit is contained in:
zhaohy
2024-07-17 11:13:56 +08:00
parent 1401d3611f
commit c2e69b4d36
19 changed files with 491 additions and 292 deletions

View File

@@ -130,18 +130,10 @@ export const notificationtableConfig = (look: any, status: any) => {
],
},
},
{
field: 'provider',
label: '告警标题',
component: 'NsInput',
componentProps: {
placeholder: '请输入告警标题关键字',
},
},
{
field: 'provider',
label: '错误码',
component: 'NsInputApi',
component: 'NsInput',
componentProps: {
placeholder: '请输入告警错误码',
},