Merge branch 'zcwy0417-out' into dev0515

This commit is contained in:
zhangsir
2024-05-27 17:44:33 +08:00
4 changed files with 16 additions and 17 deletions

View File

@@ -25,11 +25,11 @@ export default {
teacherId:'', teacherId:'',
labelPosition:'right', labelPosition:'right',
form: { form: {
teacherName: '董兆星', teacherName: '',
teacherNo: '10010908', teacherNo: '',
orgName: '后台(业务支援体系)/BOEU/企划中心/数据资产部数据资产部', orgName: '',
positionName: '产品企划岗', positionName: '',
bandCode: 'Band7', bandCode: '',
courseName:'', courseName:'',
courseContent:'', courseContent:'',
courseIntroduction:'', courseIntroduction:'',

View File

@@ -26,11 +26,11 @@ export default {
teacherId:'', teacherId:'',
labelPosition:'right', labelPosition:'right',
form: { form: {
teacherName: '董兆星', teacherName: '',
teacherNo: '10010908', teacherNo: '',
orgName: '后台(业务支援体系)/BOEU/企划中心/数据资产部数据资产部', orgName: '',
positionName: '产品企划岗', positionName: '',
bandCode: 'Band7', bandCode: '',
courseName:'', courseName:'',
courseContent:'', courseContent:'',
courseIntroduction:'', courseIntroduction:'',

View File

@@ -11,8 +11,7 @@ export default {
params: { teacherNo:'',courseName:'', pageNo: 1, pageSize: 10, }, params: { teacherNo:'',courseName:'', pageNo: 1, pageSize: 10, },
total:'', total:'',
// reviewResult 0-通过1-未通过2-进行中 3-已报名 // reviewResult 0-通过1-未通过2-进行中 3-已报名
couresList:[ couresList:[]
]
} }
}, },
computed: { computed: {

View File

@@ -25,11 +25,11 @@ export default {
teacherId:'', teacherId:'',
labelPosition:'right', labelPosition:'right',
form: { form: {
teacherName: '董兆星', teacherName: '',
teacherNo: '10010908', teacherNo: '',
orgName: '后台(业务支援体系)/BOEU/企划中心/数据资产部数据资产部', orgName: '',
positionName: '产品企划岗', positionName: '',
bandCode: 'Band7', bandCode: '',
courseName:'', courseName:'',
courseContent:'', courseContent:'',
courseIntroduction:'', courseIntroduction:'',