空格问题
parent
f30e859e33
commit
ee15957aa7
|
@ -136,6 +136,7 @@ export default {
|
||||||
} else {
|
} else {
|
||||||
this.workInfo.Position = this.workInfo.Position
|
this.workInfo.Position = this.workInfo.Position
|
||||||
this.workInfo.PositionCN = this.workInfo.PositionCN
|
this.workInfo.PositionCN = this.workInfo.PositionCN
|
||||||
|
//
|
||||||
}
|
}
|
||||||
this.workInfo.PositionOther = this.workInfo.PositionOther ? 'Other - ' + this.workInfo.PositionOther : 'Other'
|
this.workInfo.PositionOther = this.workInfo.PositionOther ? 'Other - ' + this.workInfo.PositionOther : 'Other'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue