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

提示信息tooltip当中的超链接为什么固定为#? #252

Open
lisownjay opened this issue Apr 12, 2021 · 1 comment
Open

提示信息tooltip当中的超链接为什么固定为#? #252

lisownjay opened this issue Apr 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@lisownjay
Copy link

lisownjay commented Apr 12, 2021

提示信息tooltip当中的超链接固定为#,导致用户点击提示后跳转到主页去了

<a class="help" v-if="fieldSchema.ui.help.show === true" href="#"><span :class="fieldSchema.ui.help.iconCls">{{fieldSchema.ui.help.text}}</span></a>

@daniel-dx
Copy link
Collaborator

是问题来着,得改改

@daniel-dx daniel-dx added the bug Something isn't working label Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants