hwh
2024-07-19 e62f4a064ca14325090bb3146dce3f8f4d7a3d05
HTML/views/SOSetting/PalletNoOut.html
@@ -376,7 +376,7 @@
                  $(".outClass").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].ParentNo == "2800")
                        {