fix: 日志事件cm结果多语言显示错误

This commit is contained in:
TsMask
2024-07-23 14:48:53 +08:00
parent fac47279b5
commit 06db1344c3
2 changed files with 3 additions and 6 deletions

View File

@@ -670,7 +670,7 @@ onBeforeUnmount(() => {
/>
</span>
<span v-if="record.eventType === 'detach'">
{{ t('views.dashboard.ue.resultOK') }}
{{ t('views.dashboard.ue.resultOk') }}
</span>
<span v-if="record.eventType === 'cm-state'">
<DictTag