Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 300178b
Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
Date:   Sun Dec 31 00:08:21 2023 +0800

    feat: stop experiment on dashboard (#108)

    * fix #107

    * fix #36

commit 71630bb
Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
Date:   Sun Dec 31 00:06:24 2023 +0800

    Refactor/sl table (#106)

    * fix #88

    ---------

    Co-authored-by: KAAANG <cunykang@gmail.com>
  • Loading branch information
Feudalman committed Jan 2, 2024
1 parent d7bfe87 commit 2fc3c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vue/src/views/home/HomeView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ import { t } from '@swanlab-vue/i18n'
import http from '@swanlab-vue/api/http'
import SLTable from '@swanlab-vue/components/table'
import ConfigEditor from '@swanlab-vue/components/config-editor/ConfigEditor.vue'
import SLTable from '@swanlab-vue/components/table'
const projectStore = useProjectStore()
Expand Down

0 comments on commit 2fc3c8f

Please sign in to comment.