Skip to content

Commit

Permalink
日志没了
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaojianli committed Dec 11, 2024
1 parent ecdac65 commit 98a37c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webui/src/components/alert.vue
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ import { Button, Message, Notification } from '@arco-design/web-vue'
import { computed, h, ref } from 'vue'
import { useI18n } from 'vue-i18n'
import { useRequest } from 'vue-request'
import Markdown from './markdown.vue'
const { t, d } = useI18n()
const visable = ref(false)
useRequest(
Expand Down

0 comments on commit 98a37c1

Please sign in to comment.