hwh
2024-07-26 e045fc036df96d5549624685af9c63704738f5f2
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++)
                  {