formatting
This commit is contained in:
parent
eee5a31c13
commit
cdeed7226e
3 changed files with 4 additions and 4 deletions
|
|
@ -104,7 +104,7 @@ export default {
|
||||||
},
|
},
|
||||||
setData(mobileFee) {
|
setData(mobileFee) {
|
||||||
if (mobileFee) {
|
if (mobileFee) {
|
||||||
this.mobileLocationQuestions.mobileFee = mobileFee
|
this.mobileLocationQuestions.mobileFee = mobileFee;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
getRegistrationAddressFromStore() {
|
getRegistrationAddressFromStore() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue