This commit is contained in:
2020-07-01 23:41:35 +00:00
parent ac74b3b186
commit 97c5733c4a
6 changed files with 39 additions and 38 deletions

View File

@@ -26,6 +26,7 @@ namespace AyaNova.DataList
cm = new JObject();
cm.fld = "size";
cm.sort = "-";
dlistView.Add(cm);
cm = new JObject();