How to do data sorting and filtering at the same time?

前端 未结 0 1951
借酒劲吻你
借酒劲吻你 2020-12-15 20:16

I have a code like this

public async Task Index(string[] searchString, string sortOrder)
    {
        
        ViewBag.CurrentFilter = s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题