This commit is contained in:
nisen
2024-09-05 15:31:50 +08:00
parent 1200a1ab27
commit fac0a060e4
11 changed files with 33 additions and 148 deletions

View File

@@ -131,6 +131,5 @@ async function init() {
initDict("course_pic"); //课程封面
initDict("job_type"); //岗位
initDict("band"); //band
initDict("examine_cover") //讲师认证封面图
initDict("project_number") //项目编号
initDict("examine_cover")
}