From 6a3aef05fbb57b0f749d794e763cc15a4603efdd Mon Sep 17 00:00:00 2001 From: nisen Date: Tue, 24 Sep 2024 17:49:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=A1=B9=E7=9B=AE=E5=9B=9E?= =?UTF-8?q?=E6=BB=9A=E4=BA=A7=E7=94=9F=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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