代码拉取完成,页面将自动刷新
<GroupBox cols="xs12 sm12 md12 lg12" Name="GBDVcategory"><Ctrls>
<ListCtrl Heading="category,250;category_type,120;parent_id,120;description,640;created_by,60;creation_date,150;last_update_by,60;last_update_date,150;category_id,60;" loadedclick="0" ToolTip="ttp_category" Name="categoryLst" Size="700,450">
<DbDetails fcsm="1">
<Index>category_id</Index>
<DbTable>mes_trace.category c left join mes_trace.option_line o on c.category_type=o.option_line_id left join mes_trace.category c0 on c.parent_id=c0.category_id</DbTable>
<Data>c.category,o.option_line_value category_type,c0.category parent_id,c.description,c.created_by,c.creation_date,c.last_update_by,c.last_update_date,c.category_id</Data>
<Order>category_id</Order></DbDetails>%{}
<operator firstpage="0" nextpage="0" refresh="1" initial="0" prepage="0">
<op text="modify"><DbDetails><Where>category_id='%{category_vLst[category_id]}'</Where></DbDetails><submit next="$this.category.categoryLst" namelist="DbDetails"/><assign name="$this.category.frmwndctrl" expr="%{this}"/></op>
<op text="delete" needconfirm="1"><DbDetails>
<DbTable>mes_trace.category</DbTable>
<Where>category_id='%{category_vLst[category_id]}'</Where>
<queryFormat>delete from %{table} where %{where}</queryFormat></DbDetails>
<submit namelist="DbDetails"/><submit/></op>
</operator>
</ListCtrl>
</Ctrls></GroupBox>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。