mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 03:46:45 +08:00
-- 授课教师选择框修改
This commit is contained in:
@@ -337,7 +337,7 @@ import dayjs from "dayjs";
|
||||
import { fileUp } from "../../api/indexEval";
|
||||
import AssessmentList from "../drawers/ AssessmentList.vue";
|
||||
import { debounce } from "lodash-es";
|
||||
import ProjectManager from "@/components/project/ProjectManager";
|
||||
import ProjectManager from "@/components/project/ProjectManagerNew";
|
||||
|
||||
// import { useRouter } from "vue-router";
|
||||
function getBase64(img, callback) {
|
||||
|
||||
Reference in New Issue
Block a user