提交 9a5603d7 编写于 作者: H hdx

fix: component-instance page path

上级 3337540c
......@@ -243,22 +243,22 @@
},
{
name: '$watch',
url: 'watch',
url: 'watch-function',
enable: true
},
{
name: '$emit',
url: 'emit',
url: 'emit-function',
enable: true
},
{
name: '$forceUpdate',
url: 'forceUpdate',
url: 'forceUpdate-function',
enable: true
},
{
name: '$nextTick',
url: 'nextTick',
url: 'nextTick-function',
enable: true
},
] as PageItem[]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册