{"remainingRequest":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\reform-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\reform-fvue\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\jenkins\\workspace\\reform-fvue\\src\\api\\pilotprojects\\index.js","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\api\\pilotprojects\\index.js","mtime":1687328695034},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\eslint-loader\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["import req from '@/request.js';\nvar portal = window.context.portal;\nexport default {\n // 查询试点项目录入列表\n getPilotprojectList: function getPilotprojectList(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/Query\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 录入试点项目\n addPolotProject: function addPolotProject(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/saveQuery\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 修改录入试点项目信息\n updatePoltproject: function updatePoltproject(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/updateQuery\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 判断下发文号是否存在\n docNoWhether: function docNoWhether(docNo, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/ifExist?docNo=\".concat(docNo)).then(function (res) {\n cb(res.data);\n });\n },\n // 区县领导审核查询数据\n getDistrictAudits: function getDistrictAudits(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/disQuery\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 主管部门审核列表查询\n getAuthorities: function getAuthorities(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/pilQuery\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 根据id改变状态\n // updateStatusById(data, cb) {\n // let {status, id} = data\n // req\n // .post(\n // portal +\n // `/biz/bizReformPilotManagement/v1/updateById?status=${status}&id=${id}`\n // )\n // .then(res => {\n // cb(res.data)\n // })\n // },\n updateStatusById: function updateStatusById(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/updateById\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 携带驳回原因\n // 修改录入试点项目信息\n // updatePoltproject(data, cb) {\n // req\n // .post(portal + `/biz/bizReformPilotManagement/v1/updateQuery`, data)\n // .then(res => {\n // cb(res.data)\n // })\n // },\n // 根据id删除数据,可批量删除\n deletePilotProject: function deletePilotProject(ids, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/removeQuery/\".concat(ids)).then(function (res) {\n cb(res.data);\n });\n },\n // 查询项目推进录入列表\n getDistrictInputList: function getDistrictInputList(data, isAffirm, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/invPush?isAffirm=\".concat(isAffirm), data).then(function (res) {\n cb(res.data);\n });\n },\n // 最后一个页面\n getromList: function getromList(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/munInfo\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 区县推荐录入 录入更新\n inputUpdate: function inputUpdate(data, cb) {\n req.post(portal + \"/biz/bizPilotAdvanceRecord/v1/saveQuery\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 修改录入更新\n modifyEntry: function modifyEntry(data, cb) {\n req.post(portal + \"/biz/bizPilotAdvanceRecord/v1/updateQuery\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 根据主表id查询推进表信息\n advanceRecordsById: function advanceRecordsById(data, cb) {\n var id = data.id,\n unitId = data.unitId;\n req.post(portal + \"/biz/bizReformPilotManagement/v1/findModelHis?id=\".concat(id, \"&unitId=\").concat(unitId)).then(function (res) {\n cb(res.data);\n });\n },\n // 推进录入领导审核列表\n getDpvList: function getDpvList(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/invAudit\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 区县录入上报\n districtAuditsById: function districtAuditsById(data, cb) {\n req.post(portal + \"/biz/bizPilotAdvanceRecord/v1/updateById\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 区县确认\n getRpmList: function getRpmList(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/pilAudit\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 市改革办审核列表\n getRpcList: function getRpcList(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/munAudit\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 根据项目id判断区县是否存在还未审核完成的推进记录\n doneOrNot: function doneOrNot(id, cb) {\n req.post(portal + \"/biz/bizPilotAdvanceRecord/v1/passById/\".concat(id)).then(function (res) {\n cb(res.data);\n });\n },\n // 根据id查询试点项目详情\n getFindById: function getFindById(id, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/findById/\".concat(id)).then(function (res) {\n cb(res.data);\n });\n },\n // 查询项目审核列表\n getpilotVerifyList: function getpilotVerifyList(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/querySh\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 查询区县录入列表\n getResultList: function getResultList(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/queryList\", data).then(function (res) {\n cb(res.data);\n });\n },\n getQxtjsh: function getQxtjsh(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/queryListSh\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 区县推进录入\n saveResult: function saveResult(data, cb) {\n req.post(portal + \"/biz/bizPilotAdvanceRecord/v1/saveAll\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 根据id获取推进录入信息\n getResultById: function getResultById(id, cb) {\n req.post(portal + \"/biz/bizPilotAdvanceRecord/v1/findById/\".concat(id)).then(function (res) {\n cb(res.data);\n });\n },\n // 查询附件\n getIds: function getIds(data, cb) {\n req.post(portal + \"/file/v1/query\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 查询区县审核和区县确认列表\n auditsConfirmList: function auditsConfirmList(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/queryListSh\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 市委审核确认列表\n getMunicipalConfirm: function getMunicipalConfirm(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/queryListLast\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 市改革办审核分页查询搜索\n getShiggb: function getShiggb(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/queryListLast\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 主管单位审核、区县审核搜索\n getZgAndQx: function getZgAndQx(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/queryListSh\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 区县推荐录入搜索\n getQxlr: function getQxlr(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/queryList\", data).then(function (res) {\n cb(res.data);\n });\n },\n getListZgSh: function getListZgSh(data, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/queryListZgSh\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 试点主管部门删除\n rpvDeleteById: function rpvDeleteById(id, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/auditRemoveInfo?ids=\".concat(id)).then(function (res) {\n cb(res.data);\n });\n },\n // 核准分发时判断是否可撤销\n isQuash: function isQuash(id, cb) {\n req.post(portal + \"/biz/bizReformPilotManagement/v1/inputRevInfo?pid=\".concat(id)).then(function (res) {\n cb(res.data);\n });\n },\n //市级试点项目模块\n munCheckDocNo: function munCheckDocNo(data, cb) {\n req.post(portal + \"/fill/bizReformPilotCityManagement/v1/isSameExists?docNo=\".concat(data.docNo, \"&id=\").concat(data.id)).then(function (res) {\n cb(res.data);\n });\n },\n // 分页查询列表1、2、4 /fill/bizReformPilotCityManagement/v1/queryPage\n getTableData: function getTableData(data, isAffirm, cb) {\n req.post(portal + \"/fill/bizReformPilotCityManagement/v1/queryPage?isAffirm=\".concat(isAffirm), data).then(function (res) {\n cb(res.data);\n });\n },\n // 删除 \n deleteMunPlit: function deleteMunPlit(ids, cb) {\n req.post(portal + \"/fill/bizReformPilotCityManagement/v1/deleteInfo?ids=\".concat(ids)).then(function (res) {\n cb(res.data);\n });\n },\n // 新增或修改\n saveOrUpdate: function saveOrUpdate(data, cb) {\n req.post(portal + \"/fill/bizReformPilotCityManagement/v1/saveOrUpdateInfo\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 根据id查询详情\n // 根据推进id查询推进信息及成果信息\n getRecordAndResults: function getRecordAndResults(id, cb) {\n req.post(portal + \"/fill/bizPilotAdvanceCityRecord/v1/findByHistory/\".concat(id)).then(function (res) {\n cb(res.data);\n });\n },\n // 修改审核状态 \n updateMunStatus: function updateMunStatus(data, cb) {\n req.post(portal + \"/fill/bizReformPilotCityManagement/v1/updateByStatus\", data).then(function (res) {\n cb(res.data);\n });\n },\n // 专项小组分页查询审核数据\n groupTableData: function groupTableData(data, cb) {\n req.post(portal + \"/fill/bizReformPilotCityManagement/v1/queryGroupPage\", data).then(function (res) {\n cb(res.data);\n });\n }\n};",null]}