wxw
2024-08-13 28e3d62189b7509d0fcc1528a1c3e9b8be44cd24
HTML/views/SystemSettings/Category.html
@@ -136,7 +136,7 @@
               $(function() {
                  $(".approvalBtndel").hide();
               });
               if (res.code == 200) { //成功
               if (res.code == 0) { //成功
                  for (var k = 0; k < res.data.length; k++) {
                     if (res.data[k].MenuName == "新增类别") {
                        $(function() {