fix:修改项目/学习路径图任务大纲显示问题

This commit is contained in:
wyx
2022-12-03 17:57:30 +08:00
parent 16aec52764
commit 44e0ecf40a
5 changed files with 39 additions and 33 deletions

View File

@@ -136,7 +136,7 @@
//import { ApiFilled } from "@ant-design/icons-vue";
import {reactive, toRefs, ref, computed} from "vue";
// import { planList } from "../../api/indexTaskadd";
import {detail} from "../../api/indexCourse";
// import {detail} from "../../api/indexCourse";
import {list} from "../../api/indexTaskadd";
import {toDate} from "../../api/method";