parent
0c7d4df363
commit
d0dd758147
|
@ -64,6 +64,7 @@ module.exports = {
|
|||
'inheritAttrs',
|
||||
'model',
|
||||
'emits',
|
||||
'setup',
|
||||
'fetch',
|
||||
'head',
|
||||
['props', 'propsData'],
|
||||
|
@ -72,7 +73,6 @@ module.exports = {
|
|||
'data',
|
||||
'watch',
|
||||
'watchQuery',
|
||||
'setup',
|
||||
'LIFECYCLE_HOOKS',
|
||||
'methods',
|
||||
'computed',
|
||||
|
|
Loading…
Reference in New Issue