fix: logs view format

This commit is contained in:
jialin
2024-09-14 14:41:59 +08:00
parent 0317a370da
commit 05390743e0
13 changed files with 167 additions and 288 deletions
+1
View File
@@ -109,6 +109,7 @@ export default {
'common.ws.reconnect': '重新连接',
'common.input.key': '键',
'common.input.value': '值',
'common.validate.value': '值必填',
'common.input.type': '类型',
'common.input.visible': '是否可见',
'common.input.description': '描述',