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

build:runtime

上级 8ab15abe
......@@ -1420,7 +1420,7 @@ function handleLink (event) {
vueOptions.parent = parentVm;
}
const mocks = ['nodeId', 'componentName', '_componentId'];
const mocks = ['nodeId', 'componentName', '_componentId', 'uniquePrefix'];
function isPage () {
return !this.ownerId
......
......@@ -1211,7 +1211,7 @@ function parseBaseApp (vm, {
return appOptions
}
const mocks = ['nodeId', 'componentName', '_componentId'];
const mocks = ['nodeId', 'componentName', '_componentId', 'uniquePrefix'];
function isPage () {
return !this.ownerId
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册