图片回显

This commit is contained in:
zhangsir
2024-05-15 14:12:41 +08:00
parent 154027ee7c
commit b0757c70e6
2 changed files with 11 additions and 5 deletions

View File

@@ -119,4 +119,5 @@ async function init() {
initDict("course_pic"); //课程封面
initDict("job_type"); //岗位
initDict("band"); //band
initDict("examine_cover")
}