${zhiqim_manager_title("关联标签行业")}
产品类型:
${Global.get(ProductTypeCache.class).getName(works.getPrdTypeId())}
标签行业:
修改行业
标签子行业:
<#for item : inSubList>
z-active#if>" onclick="doLabelIdSet('industry', '${item.getIndustrySubId()}',this)">${item.getIndustrySubName()}
#for>
${zhiqim_manager_title("关联标签属性")}
<#for item : attrCatList>
${item.getAttributeCatName()}:
<#for aitem : map.get(item.getAttributeCatId())>
z-active#if>" onclick="Z.EL.toggleClass(this, 'z-active');doLabelIdSet('attribute', '${aitem.getAttributeId()}')">${aitem.getAttributeName()}
#for>
#for>
提交
关闭