Merge remote-tracking branch 'boe/dev0515' into dev0515

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

View File

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

View File

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

View File

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

View File

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