-- 授课教师选择框修改

This commit is contained in:
yuping
2022-12-06 16:57:11 +08:00
parent 21699f2c52
commit ce99c2df36
7 changed files with 45 additions and 33 deletions

View File

@@ -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) {