dev
hanxuntao 2 months ago
commit bbed157254

@ -898,7 +898,7 @@ namespace DSWeb.Areas.Account.Controllers
DatasetSort _sort = new DatasetSort();
var sortstr = @"[{""property"":""INVOICEMAKETIME"",""direction"":""asc""},{""property"":""OPERATETIME"",""direction"":""asc""}]";
var sortstr = @"[{""property"":""INVOICEMAKETIME"",""direction"":""asc""},{""property"":""INVOICENO"",""direction"":""asc""}]";
//if (!string.IsNullOrWhiteSpace(sort))
//{

Loading…
Cancel
Save