Compare commits
No commits in common. "8c8ba399b7f2728b87d65c66f0ec55ba3614ba06" and "a7fd2ab2ebf66cdcab9b9a7f55b831a873496d83" have entirely different histories.
8c8ba399b7
...
a7fd2ab2eb
|
|
@ -44,8 +44,8 @@ export default {
|
|||
mixins: [mixins],
|
||||
data() {
|
||||
return {
|
||||
pushPeople: 'false',
|
||||
pushAmount: 'false',
|
||||
pushPeople: false,
|
||||
pushAmount: false,
|
||||
moren: 'directConfig'
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue