style:chart模板 显示对应图标

This commit is contained in:
zhangyu
2021-04-27 11:25:24 +08:00
parent 930c2d1440
commit 99fc83c54a
9 changed files with 125 additions and 19 deletions

View File

@@ -1044,10 +1044,14 @@ const en = {
errorStr: 'Please fill in the {errorStr} value',
edit: 'Edit expression template',
create: 'New expression template',
expressionError: 'Please fill in the "expression" value'
expressionError: 'Please fill in the "expression" value',
type: 'Type',
varType: 'varType'
},
chartTemp: {
chartTemp: 'Chart template'
chartTemp: 'Chart template',
type: 'Type',
varType: 'varType'
}
},
alert: {