提交 a4dc7c03 编写于 作者: Q qiang

fix: scopedSlotsMode -> scopedSlotsCompiler

上级 6c7ae8d3
...@@ -237,8 +237,8 @@ export function initProperties (props, isBehavior = false, file = '') { ...@@ -237,8 +237,8 @@ export function initProperties (props, isBehavior = false, file = '') {
type: Object, type: Object,
value: null value: null
} }
// scopedSlotsMode auto // scopedSlotsCompiler auto
properties.scopedSlotsMode = { properties.scopedSlotsCompiler = {
type: String, type: String,
value: '' value: ''
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册