NutzCN Logo
问答 这个自定义的freemarker标签中,哪个表示默认显示的值啊
发布于 2699天前 作者 shusheng 2372 次浏览 复制 上一个帖子 下一个帖子
标签:
<#macro select
	list value="" multiple="" headerKey="" headerValue="" listKey="" listValue="" listDeep="" headerButtom="false"
	label="" noHeight="false" required="false" colspan="" width="100" help="" helpPosition="2" colon=":" hasColon="true"
	id="" name="" class="" style="" size="" title="" disabled="" tabindex="" accesskey=""
	vld=""
	onclick="" ondblclick="" onmousedown="" onmouseup="" onmouseover="" onmousemove="" onmouseout="" onfocus="" onblur="" onkeypress="" onkeydown="" onkeyup="" onselect="" onchange=""
	>

比如list值是1,2,3,我要默认3被选中

1 回复

找对应的源码吧

添加回复
请先登陆
回到顶部