This commit is contained in:
2020-02-27 22:37:30 +00:00
parent 5add4c6930
commit 725b1b41c9
2 changed files with 16 additions and 5 deletions

View File

@@ -211,11 +211,7 @@ namespace AyaNova.DataList
}
private class NameType
{
string name { get; set; }
UiFieldDataType datatype { get; set; }
}
}//eoc