教学大纲字典统一 新增专业 课程等字典调整

This commit is contained in:
2026-08-25 15:40:13 +08:00
parent e89863900e
commit b2d27c87d2
3 changed files with 316 additions and 11 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"dev": "vue-cli-service serve",
"build:prod": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",
"preview": "node build/index.js --preview"
"preview": "node build/index.js --preview",
"dict:init-course-type": "node scripts/init-course-type-dict.js"
},
"keywords": [
"vue",