<오류수정>

통합테스트목록 . 563
This commit is contained in:
kdh0120 2021-11-18 00:20:10 +00:00
parent 5cebb878a6
commit 884fa29770
1 changed files with 1 additions and 1 deletions

View File

@ -666,7 +666,7 @@ namespace NP.BO.Controllers
switch (vm.tabidx)
{
case 0:
ht.Add("ustatus", 1);
//ht.Add("ustatus", 1);
ht.Add("orderby", "ua.asname,ua.asno,u.username");
vm.Lects = Dao.Get<Lect>("grade.lectgrades", ht);
if (vm.isexceldown == 1)