修改监控中心样式
修改分组管理样式
This commit is contained in:
@@ -78,7 +78,7 @@ const tableCarbonKeyMap = [
|
||||
{
|
||||
title: '分组名称',
|
||||
textNumber: 10,
|
||||
dataIndex: 'pointName',
|
||||
dataIndex: 'groupName',
|
||||
},
|
||||
{
|
||||
textNumber: 5,
|
||||
@@ -659,7 +659,7 @@ export const tableConfigCal = (
|
||||
},
|
||||
},
|
||||
{
|
||||
field: 'provider',
|
||||
field: 'groupName',
|
||||
component: 'NsInput',
|
||||
componentProps: {
|
||||
placeholder: '请输入分组名称',
|
||||
|
Reference in New Issue
Block a user