fix:编辑面授课上传组件传值,修改组件重叠样式

This commit is contained in:
wyx
2022-12-09 00:33:16 +08:00
parent 4da75211e7
commit 3a6b6976c9
3 changed files with 13 additions and 7 deletions

View File

@@ -1289,7 +1289,7 @@ import * as api from "../../api/index1";
import { editRoutered } from "../../api/indexLearningPath";
import { codeUrl } from "../../api/method";
import TwoDimensionalCode from "../../components/TwoDimensionalCode.vue";
import * as student from "@/api/student";
// import * as student from "@/api/student";
export default {
name: "LevelAdd",
components: {