提交 9b79b2ba 编写于 作者: fxy060608's avatar fxy060608

chore: build

上级 48ce5722
......@@ -828,6 +828,7 @@ function initCreatePage() {
fullPath: addLeadingSlash(this.route + stringifyQuery(query)),
};
// 初始化 vue 实例
this.props = query;
this.$vm = createVueComponent('page', this, vueOptions);
initSpecialMethods(this);
this.$vm.$callHook(ON_LOAD, query);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册