Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解决 el-tree 鼠标拖放导致的数据不更新的问题 #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 8, 2021

  1. 解决 el-tree 鼠标拖放导致的数据不更新的问题

    修复:当你在组件树里,把一个组件拖动到另一个组件上,使目标组件成为这个组件的父组件时,然后从组件列表中,通过单击给这个父组件添加组件,则组件树不会出现刚添加的组件。
    hex-ci committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f5e833d View commit details
    Browse the repository at this point in the history