#foreach($vue in ${cfg.searchFields})
#if(${vue.component})
${vue.component}
#end
#end
搜索
新增
重置
#foreach($vue in ${cfg.formFields})
#if(${vue.component})
${vue.component}
#end
#end
{{model.id ? '修改${cfg.moduleName}' : '新增${cfg.moduleName}'}}
取消
提交
重置
修改
删除