mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-16 09:26:07 +00:00
feat: 完成任务列表功能
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@
|
||||
import { getCurrentInstance } from 'vue'
|
||||
import {provide, ref, watch} from 'vue';
|
||||
|
||||
import TaskDialog from '@/components/TaskDialog.vue'
|
||||
import TaskDialog from '@/components/TaskListDialog.vue'
|
||||
|
||||
const { proxy } = getCurrentInstance()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user