This commit is contained in:
2021-09-02 15:39:49 +00:00
parent aeb50d8818
commit c4ea9f0ed0
11 changed files with 0 additions and 11 deletions

View File

@@ -292,7 +292,6 @@ namespace AyaNova.DataList
{
TKey = "Tags",
FieldKey = "workordertags",
TKeySection = "WorkOrder",
UiFieldDataType = (int)UiFieldDataType.Tags,
SqlValueColumnName = "viewworkorder.tags"
});