hwh
2024-07-11 61e646f821996cb702117a9747f55b9eaadb97bc
HTML/views/ASNSetting/ArrivalNotice.html
@@ -512,7 +512,7 @@
                  height: h1,
                  id: 'LAY-app-content-list',
                  where: param,
                  parseData: FnParseData,
                  contentType: 'application/json',
                  headers: { ToKen: $.cookie('token') },
                  page: true,
@@ -631,7 +631,7 @@
            });
            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 () {