Skip to content

Commit

Permalink
[feature]{GenerateFormItem}: 级联选择器加入一处prop
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Jul 17, 2019
1 parent 2d8c675 commit 76ccc0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/FormDesigner/GenerateFormItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,7 @@
:style="{width: widget.options.width}"
:options="widget.options.remoteOptions"
:props="{ multiple: widget.options.multiple }"
>

change-on-select>
</el-cascader>
</template>
</el-form-item>
Expand Down

0 comments on commit 76ccc0b

Please sign in to comment.