hwh
2024-07-02 466fff2dc251cc78da0a95dc9db5e2f782bcde75
HTML/views/SOSetting/PalletNoOut.html
@@ -376,7 +376,7 @@
                  $(".outClass").hide(); //出库
               });
               sendData(IP + "/Basis/GetRoleRightList", {}, 'get', function(res) {
                  if (res.code == 0) { //成功
                  if (res.code == 200) { //成功
                     for (var k = 0; k < res.data.length; k++) {
                        if(res.data[k].ParentNo == "2800")
                        {