调整合并问题
This commit is contained in:
parent
ca6ca0ecc4
commit
f8c7a46743
@ -110,6 +110,7 @@ export default {
|
||||
const resp = await getSubSystemDetail(this.$route.params.subSystem);
|
||||
this.tryUser = 0;
|
||||
this.loading = false;
|
||||
this.drawWay = res.data.drawWay;
|
||||
const remarksList = {'01':'ATS现地工作站原理级仿真实训课程', '02':'ATS行调工作站原理级仿真实训课程', '03':'各岗位应急综合演练', '04':'桌面版模拟驾驶系统', '05':'派班工作站主要是供车辆段/停车场派班员进行派班操作,可以自动生成派班计划,极大的简化了派班计划管理的复杂性'};
|
||||
this.courseModel = {
|
||||
id: resp.data.id,
|
||||
|
Loading…
Reference in New Issue
Block a user