修改稽查
This commit is contained in:
@@ -754,7 +754,7 @@ namespace IRaCIS.Core.Application.Service
|
||||
{
|
||||
JArray arrays = (JArray)value;
|
||||
|
||||
|
||||
//动态配置表翻译
|
||||
if (item.DataType == "Table")
|
||||
{
|
||||
var tableConfigList = JsonConvert.DeserializeObject<List<TableConfig>>(item.TableConfigJsonStr) ?? new List<TableConfig>();
|
||||
|
||||
Reference in New Issue
Block a user