combotree重复请求
This commit is contained in:
parent
e01108df66
commit
16b6205030
|
@ -16,7 +16,7 @@
|
||||||
<input id="repeat" name="repeat" val="yes" type="hidden"></input>
|
<input id="repeat" name="repeat" val="yes" type="hidden"></input>
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-bottom:5px;">
|
<div style="margin-bottom:5px;">
|
||||||
<input id="tmfls" editable="false" name="tmfls" class="easyui-combotree" style="width:90%"
|
<input id="tmfls" editable="false" name="tmfls" style="width:90%"
|
||||||
data-options="label:'选择分类'" required=true />
|
data-options="label:'选择分类'" required=true />
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-bottom:5px;text-align:center">
|
<div style="margin-bottom:5px;text-align:center">
|
||||||
|
|
Loading…
Reference in New Issue