提交 0d72960b authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 6668a2bf
...@@ -45,7 +45,10 @@ export default function(_this) { ...@@ -45,7 +45,10 @@ export default function(_this) {
items: [ items: [
{ {
type: 'v-input', type: 'v-input',
label: '您为什么要申请紫荆-玛丽伍德大学数字领导力EMBA硕士项目?(60字以上,1000字以内)', label:
window.PROJECT_ID === 1012
? '您为什么要申请紫荆-玛丽伍德大学数字领导力EMBA硕士项目?(60字以上,1000字以内)'
: '您为什么要申请紫荆-玛丽伍德大学数字领导力MBA硕士项目?(60字以上,1000字以内)',
model: 'answer1', model: 'answer1',
attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' }, attrs: { type: 'textarea', rows: '8', maxlength: '1000', style: 'width:100%' },
rules: [ rules: [
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论