diff --git a/src/utils/convert.js b/src/utils/convert.js index 6a360d1..4973d88 100644 --- a/src/utils/convert.js +++ b/src/utils/convert.js @@ -136,6 +136,7 @@ const dataParams = { 'CASCADER': { 'options': 'options', 'filterable': 'filterable', + 'show-all-levels': 'showAllLevels', 'multiple': 'props.props.multiple' }, // 单选框组 diff --git a/src/views/form/editor/RightPanel.vue b/src/views/form/editor/RightPanel.vue index 0a8274b..df21fa4 100644 --- a/src/views/form/editor/RightPanel.vue +++ b/src/views/form/editor/RightPanel.vue @@ -933,12 +933,12 @@ > - - - + + + + + + - - - + + + + + + - + - + 预览 - + 保存为模板