hwh
2024-07-16 7a3491ef2d6308d3aa5e35d8cceb14370702ed2c
HTML/views/WareHouseSetting/Warehouse.html
@@ -106,7 +106,7 @@
                        $(".editClass").hide();
                     });
                     sendData(IP + "/Basis/GetRoleRightList", {}, 'get', function(res) {
                        if (res.code == 200) { //成功
                        if (res.code == 0) { //成功
                           for (var k = 0; k < res.data.length; k++) {
                              if (res.data[k].MenuName == "编辑仓库") {
                                 $(function() {