Skip to content

Commit 2fc3c8f

Browse files
committed
Squashed commit of the following:
commit 300178b Author: Zirui Cai <[email protected]> Date: Sun Dec 31 00:08:21 2023 +0800 feat: stop experiment on dashboard (#108) * fix #107 * fix #36 commit 71630bb Author: Zirui Cai <[email protected]> Date: Sun Dec 31 00:06:24 2023 +0800 Refactor/sl table (#106) * fix #88 --------- Co-authored-by: KAAANG <[email protected]>
1 parent d7bfe87 commit 2fc3c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vue/src/views/home/HomeView.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ import { t } from '@swanlab-vue/i18n'
5656
import http from '@swanlab-vue/api/http'
5757
import SLTable from '@swanlab-vue/components/table'
5858
import ConfigEditor from '@swanlab-vue/components/config-editor/ConfigEditor.vue'
59+
import SLTable from '@swanlab-vue/components/table'
5960
6061
const projectStore = useProjectStore()
6162

0 commit comments

Comments
 (0)