提交 69a7e621 authored 作者: 王鹏飞's avatar 王鹏飞

updates

上级 4ea8ded3
...@@ -255,10 +255,10 @@ export default { ...@@ -255,10 +255,10 @@ export default {
name: this.$t('menu.degreeChild.doctor'), name: this.$t('menu.degreeChild.doctor'),
isShow: false, isShow: false,
childern: [ childern: [
{ // {
name: this.$t('menu.degreeChild.doctorChild.dba'), // name: this.$t('menu.degreeChild.doctorChild.dba'),
pathType: 3 // pathType: 3
}, // },
{ {
name: this.$t('menu.degreeChild.doctorChild.edd'), name: this.$t('menu.degreeChild.doctorChild.edd'),
pathType: 3 pathType: 3
......
...@@ -83,7 +83,7 @@ export default { ...@@ -83,7 +83,7 @@ export default {
finance: 'MBA<br />IN FINANCE', finance: 'MBA<br />IN FINANCE',
international: 'MBA<br />IN HOSPITALITY', international: 'MBA<br />IN HOSPITALITY',
dba: 'Doctor of<br />Psychology DBA<br />(coming soon)', dba: 'Doctor of<br />Psychology DBA<br />(coming soon)',
edd: 'Doctor of Business<br />Administration EDD(coming soon)', edd: 'Doctor of Business<br />Administration DBA(coming soon)',
caas: 'MBA IN FOOD AND BEVERAGE MANAGEMENT' caas: 'MBA IN FOOD AND BEVERAGE MANAGEMENT'
}, },
service: { service: {
......
...@@ -58,7 +58,7 @@ export default { ...@@ -58,7 +58,7 @@ export default {
}, },
doctorChild: { doctorChild: {
dba: '心理学博士DBA(即将推出)', dba: '心理学博士DBA(即将推出)',
edd: '工商管理学博士EDD(即将推出)' edd: '工商管理学博士DBA(即将推出)'
} }
}, },
alumniChild: { alumniChild: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论