feat:添加chart模板列表页面

This commit is contained in:
zhangyu
2021-04-23 18:10:25 +08:00
parent d4374d89ed
commit 73f34335a2
10 changed files with 186 additions and 144 deletions

View File

@@ -644,10 +644,10 @@ const en = {
sn: 'SN',
name: 'Name',
manageIp: 'manageIp',
brand: 'BrandID',
brand: 'Brand',
dc: 'DataCenter',
type: 'typeIds',
state: 'state',
type: 'Types',
state: 'State',
endpoint: 'Endpoint'
},
tagTableTitle: {
@@ -1103,6 +1103,9 @@ const en = {
edit: 'Edit expression template',
create: 'New expression template',
expressionError: 'Please fill in the "expression" value'
},
chartTemp: {
chartTemp: 'Chart template',
}
},
alert: {