style:增加 路径图-外部考试-管理/导入成绩

This commit is contained in:
wyx
2023-02-06 11:20:43 +08:00
parent a43b36ca3b
commit cefa6b10bc
4 changed files with 760 additions and 5 deletions

View File

@@ -199,7 +199,7 @@
type: Boolean,
default: false,
},
//type=3:面授课
//type=1 项目 type=2 路径图
type: {
type: String,
default: null,
@@ -240,6 +240,9 @@
const afterVisibleChange = (bool) => {
console.log("state", bool);
if(bool){
console.log('当前是 1 项目 2 路径图', props.type)
}
};
//上传文件