FreeMarker 页面动态加载多个select下拉

FreeMarker 页面动态加载多个select下拉,并根据select id,取得对应的信息 <tbody id="productCategory"> <tr> <th width="5%"> <img src="../img/add.png" onClick="addProdPricTr();"/> </th> <th colspan="2">商品分类</th> </tr> <#assign
相关文章
相关标签/搜索