yyk
2024-08-22 65e13b7518fe3076f8768c330f67027ce19e81d9
HTML/views/BaseSetting/Department.html
@@ -133,7 +133,7 @@
               $(function() {
                  $(".approvalBtnupt").hide();
               });
               if (res.code == 200) //成功
               if (res.code == 0) //成功
               {
                  for (var k = 0; k < res.data.length; k++)
                  {