时间: #(day)
点击表格内容可编辑
#for(a:list) #if(a.type==0) #for(b:a.child) #end #end #if(a.type==1) #for(b:a.child) #if(b.type==1) #for(c:b.child) #for(d:c.child) #end #end #else #for(c:b.child) #end #end #end #end #end
样机
序号 项目 内容 备注
#(for.index+1)
#if(look)
#(a.ITEM_NAME)
#else #end
#if(look)
#(b.ITEM_NAME)
#else #end
#if(b.child.size()>0) #if(look)
#(b.child[0].ITEM_NAME)
#else #end #end
#if(b.child.size()>1) #if(look)
#(b.child[1].ITEM_NAME)
#else #end #end
#(for.index+1)
#if(look)
#(a.ITEM_NAME)
#else #end
#if(look)
#(b.ITEM_NAME)
#else #end
#if(look)
#(c.ITEM_NAME)
#else #end
#if(look)
#(d.ITEM_NAME)
#else #end
#if(d.child.size()>0) #if(look)
#(d.child[0].ITEM_NAME)
#else #end #end
#if(d.child.size()>1) #if(look)
#(d.child[1].ITEM_NAME)
#else #end #end
#if(look)
#(b.ITEM_NAME)
#else #end
#if(look)
#(c.ITEM_NAME)
#else #end
#if(c.child.size()>0) #if(look)
#(c.child[0].ITEM_NAME)
#else #end #end
#if(c.child.size()>1) #if(look)
#(c.child[1].ITEM_NAME)
#else #end #end

{{item.ITEM_NAME}}

无记录