Table add prop show-context-menu, add slot contextMenu

This commit is contained in:
梁灏 2020-04-10 16:18:10 +08:00
parent d2553e878b
commit 0eccdf802e
2 changed files with 36 additions and 4 deletions

View file

@ -523,6 +523,10 @@
&-expanded-hidden{
visibility: hidden;
}
&-context-menu{
position: absolute;
}
}
.ivu-table-popper{
min-width: 0;