⚡ 优化代码生成模板
This commit is contained in:
parent
10f0d12842
commit
925440716b
@ -185,7 +185,7 @@ $if(replaceDto.ShowBtnExport)
|
||||
{
|
||||
$foreach(column in dicts)
|
||||
$if(column.DictType != "")
|
||||
${column.CsharpField}Label = it.${column.CsharpField}.GetConfigValue<Model.System.SysDictData>("${column.DictType}"),
|
||||
${column.CsharpField}Label = it.${column.CsharpField}.GetConfigValue<Model.System.SysDictData>("${column.DictType}"),
|
||||
$end
|
||||
$end
|
||||
}, true)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user