Table add prop show-context-menu, add slot contextMenu
This commit is contained in:
parent
d2553e878b
commit
0eccdf802e
2 changed files with 36 additions and 4 deletions
|
@ -523,6 +523,10 @@
|
|||
&-expanded-hidden{
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
&-context-menu{
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
.ivu-table-popper{
|
||||
min-width: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue