roleRightUI | R Documentation |
查询角色UI
roleRightUI(
tabTitle = "角色授权",
colTitles = c("操作区域", "系统对象区域"),
widthRates = c(4, 8),
func_left = roleRightFunc_left,
func_right = roleRightFunc_right
)
tabTitle |
标签名称 |
colTitles |
列名 |
widthRates |
比例 |
func_left |
函数 |
func_right |
函数 |
返回值
roleRightUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.