chengsc
2024-08-15 e45fc4a75421465470dc14888ef79a4072aaed09
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() {