mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 02:46:45 +08:00
解决项目回滚产生的问题
This commit is contained in:
@@ -131,5 +131,6 @@ async function init() {
|
|||||||
initDict("course_pic"); //课程封面
|
initDict("course_pic"); //课程封面
|
||||||
initDict("job_type"); //岗位
|
initDict("job_type"); //岗位
|
||||||
initDict("band"); //band
|
initDict("band"); //band
|
||||||
initDict("examine_cover")
|
initDict("examine_cover") //讲师认证封面图
|
||||||
|
initDict("project_number") //项目编号
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user