1 parent 6396042 commit fcf858cCopy full SHA for fcf858c
1 file changed
frontend/src/views/chat/execution-component/LogWithAi.vue
@@ -51,7 +51,7 @@ const recordsBeforeCurrentQuestion = computed(() =>
51
<template v-if="item.error">
52
{{ error }}
53
</template>
54
- <div v-else class="item-list flex-gap-fallback flex-col">
+ <div class="item-list flex-gap-fallback flex-col">
55
<div class="inner-title">{{ t('chat.log_system') }}</div>
56
<div class="inner-item flex-gap-fallback flex-col">
57
<div class="inner-item-title">
0 commit comments