初始化
This commit is contained in:
@@ -58,6 +58,9 @@
|
|||||||
page: ''
|
page: ''
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
created () {
|
||||||
|
this._materialQuery()
|
||||||
|
},
|
||||||
onLoad (options) {
|
onLoad (options) {
|
||||||
this.page = options.page
|
this.page = options.page
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user