-- 授课教师选择框修改

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

@@ -313,7 +313,7 @@ import dayjs from "dayjs";
import AssessmentList from "../drawers/ AssessmentList.vue";
// import { toDate } from "../../api/method";、
import {addTempTask} from "../../api/indexTaskadd";
import ProjectManager from "@/components/project/ProjectManager";
import ProjectManager from "@/components/project/ProjectManagerNew";
export default {
name: "AddFaceteach",