Compare commits
2 Commits
a7fd2ab2eb
...
8c8ba399b7
| Author | SHA1 | Date |
|---|---|---|
|
|
8c8ba399b7 | |
|
|
ecb3b8e196 |
|
|
@ -44,8 +44,8 @@ export default {
|
||||||
mixins: [mixins],
|
mixins: [mixins],
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
pushPeople: false,
|
pushPeople: 'false',
|
||||||
pushAmount: false,
|
pushAmount: 'false',
|
||||||
moren: 'directConfig'
|
moren: 'directConfig'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue