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

在dialog里tooltip的显示会在dialog的下面,层次出现问题 #271

Open
Xgg8080 opened this issue Jan 24, 2025 · 0 comments
Open

Comments

@Xgg8080
Copy link

Xgg8080 commented Jan 24, 2025

 <el-dialog :visible="show" width="940px" @close="show = false">
      <wfy-table
        :columns="columns"
        :data="data"
        height="400px"
      ></wfy-table>
    </el-dialog>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant