feat:kpi自定义仪表盘需求更改

This commit is contained in:
zhongzm
2025-08-14 19:30:53 +08:00
parent 7b7907616f
commit bcd7599676
3 changed files with 217 additions and 145 deletions

View File

@@ -1032,6 +1032,11 @@ export default {
expressionErrorTip:'Please check the expression, the wrong indicator is {kpiId}',
expressionNoIdTip:'Please check the expression, no valid indicator is found',
unitSelect:'To better display the image, the same unit needs to be selected. The current unit is:',
avg:'(average)',
total:'(total)',
ago1:'Past 1 day value',
ago7:'Past 7 days value',
ago30:'Past 30 days value',
},
kpiKeyTarget:{
"time":"Time",
@@ -1734,8 +1739,8 @@ export default {
baseDnPlease: 'Please enter the LDAP base DN correctly',
ldapUserFilter: "User Filter",
userFilterPlease: 'Please enter the LDAP user filter correctly',
ldapBindDN: "Bind DN",
ldapBindPassword: "Bind Password",
ldapBindDN: "Bind DN",
ldapBindPassword: "Bind Password",
smtpHost: 'Server Address',
smtpHostPlease: 'Please enter the SMTP server address correctly',
smtpPort: 'Port Number',
@@ -1762,7 +1767,7 @@ export default {
uploadFileErr: 'Authentication source icon upload failed',
viewInfoErr: "Failed to get authentication source information",
addInfo: "Add Authentication Source",
editInfo: "Modify Authentication Source",
editInfo: "Modify Authentication Source",
delTip: "Confirm deleting the authentication source number [{num}] data item?",
delOk: "Deleted Successfully",
},