解决项目回滚产生的问题

This commit is contained in:
nisen
2024-09-24 17:49:00 +08:00
parent 8ec930de6e
commit 6a3aef05fb

View File

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