mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
Merge remote-tracking branch 'boe/dev0515' into dev0515
This commit is contained in:
@@ -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:'',
|
||||||
|
|||||||
@@ -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:'',
|
||||||
|
|||||||
@@ -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: {
|
||||||
|
|||||||
@@ -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:'',
|
||||||
|
|||||||
Reference in New Issue
Block a user