fix:修改接口层级

This commit is contained in:
zhaohy
2024-07-19 16:22:15 +08:00
parent ecdcd900d3
commit c9e283c3c8
17 changed files with 42 additions and 43 deletions

View File

@@ -132,17 +132,9 @@ export const notificationtableConfig = (look: any, status: any) => {
],
},
},
{
field: 'provider',
label: '错误码',
component: 'NsInput',
componentProps: {
placeholder: '请输入告警错误码',
},
},
{
field: 'createTime',
label: '生产日期',
label: '数据日期',
component: 'NsRangePicker',
fieldMap: ['manufactureBeginDate', 'manufactureEndDate'],
componentProps: {