mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-08 02:16:43 +08:00
Merge remote-tracking branch 'boe/dev0515' into dev0515
This commit is contained in:
@@ -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:'',
|
||||
|
||||
@@ -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:'',
|
||||
|
||||
@@ -11,8 +11,7 @@ export default {
|
||||
params: { teacherNo:'',courseName:'', pageNo: 1, pageSize: 10, },
|
||||
total:'',
|
||||
// reviewResult 0-通过,1-未通过,2-进行中 3-已报名
|
||||
couresList:[
|
||||
]
|
||||
couresList:[]
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
||||
@@ -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:'',
|
||||
|
||||
Reference in New Issue
Block a user