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