fix:添加设备告警 换图标 设备告警详情 状态流程 按钮权限
This commit is contained in:
@@ -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: '请输入告警错误码',
|
||||
},
|
||||
|
Reference in New Issue
Block a user