This commit is contained in:
2021-09-02 15:34:53 +00:00
parent 48c447f93a
commit aeb50d8818
11 changed files with 0 additions and 12 deletions

View File

@@ -162,7 +162,6 @@ namespace AyaNova.DataList
{
TKey = "WorkOrderItemTags",
FieldKey = "WorkOrderItemTags",
TKeySection = "WorkOrderItem",
UiFieldDataType = (int)UiFieldDataType.Tags,
SqlValueColumnName = "aworkorderitem.tags"
});