mirror of
https://github.com/kuaifan/dootask.git
synced 2026-01-15 19:28:11 +00:00
no message
This commit is contained in:
parent
277869c9d1
commit
1fb70a4456
@ -500,8 +500,6 @@ export default {
|
||||
'clientNewVersion',
|
||||
'cacheTaskBrowse',
|
||||
|
||||
'windowActive',
|
||||
'windowHeight',
|
||||
'dialogIns',
|
||||
]),
|
||||
|
||||
|
||||
@ -413,7 +413,6 @@ export default {
|
||||
'cacheDialogs',
|
||||
'wsOpenNum',
|
||||
'touchBackInProgress',
|
||||
'windowActive',
|
||||
]),
|
||||
|
||||
...mapGetters(['isLoad']),
|
||||
|
||||
2
resources/assets/js/store/mixin.js
vendored
2
resources/assets/js/store/mixin.js
vendored
@ -5,6 +5,8 @@ export default {
|
||||
...mapState([
|
||||
'windowWidth',
|
||||
'windowHeight',
|
||||
|
||||
'windowActive',
|
||||
'windowScrollY',
|
||||
|
||||
'windowLarge',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user