chengsc
2024-07-21 45490d814b84159f269813e6cff3c79fab6e170b
HTML/views/WareHouseSetting/Locate.html
@@ -373,7 +373,7 @@
                     $(".addClass").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() {