diff --git a/src/main.js b/src/main.js index 6eda4d84..0ebeba8f 100644 --- a/src/main.js +++ b/src/main.js @@ -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") //项目编号 } \ No newline at end of file