Compare commits
2 Commits
a7fd2ab2eb
...
8c8ba399b7
| Author | SHA1 | Date |
|---|---|---|
|
|
8c8ba399b7 | |
|
|
ecb3b8e196 |
|
|
@ -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