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

BasicTree 的几个bug #566

Closed
zuihou opened this issue May 6, 2021 · 7 comments
Closed

BasicTree 的几个bug #566

zuihou opened this issue May 6, 2021 · 7 comments
Labels

Comments

@zuihou
Copy link
Collaborator

zuihou commented May 6, 2021

BasicTree 设置blockNode=false后,显示异常,如图:

image

@zuihou
Copy link
Collaborator Author

zuihou commented May 7, 2021

合并了 #567 后, 还有如下样式问题:

    <BasicTree
      title="部门列表"
      toolbar
      checkable
      :blockNode="false"
      search
      :actionList="actionList"
      :beforeRightClick="getRightMenuList"
      :clickRowToExpand="true"
      :treeData="treeData"
      :replaceFields="{ key: 'id', title: 'label' }"
      @select="handleSelect"
      ref="treeRef"
    />

image

@zuihou
Copy link
Collaborator Author

zuihou commented May 7, 2021

image

@zuihou
Copy link
Collaborator Author

zuihou commented May 7, 2021

问题3:
image

@zuihou zuihou changed the title BasicTree 设置blockNode=false后,显示异常 BasicTree 的几个bug May 7, 2021
@xiaoxian521
Copy link
Contributor

哥们 你是真细节

@M69W
Copy link
Contributor

M69W commented May 7, 2021

看来要考虑很多场景

@anncwb
Copy link
Collaborator

anncwb commented Jun 1, 2021

这个细节没仔细处理,得在优化下

@anncwb
Copy link
Collaborator

anncwb commented May 14, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@anncwb anncwb added the Stale label May 14, 2024
@anncwb anncwb closed this as completed May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants