prdSelUI | R Documentation |
物料编码生成器界面
prdSelUI(
tabTitle = "物料列表查询",
colTitles = c("操作设置", "报表区域"),
widthRates = c(4, 8),
func_left = prdSelUI_com_left,
func_right = prdSelUI_com_right
)
tabTitle |
标题 |
colTitles |
主页标题 |
widthRates |
左右比例 |
func_left |
左函数 |
func_right |
右函数 |
返回值
prdGenUI()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.