农经大屏
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

406 linhas
10 KiB

  1. import request from '@/utils/request'
  2. //资金支付额度和用途分析
  3. export function amountExpenditureLimitAndUsageStatistics(query) {
  4. return request({
  5. url: '/yinnong/dataScreen/amountExpenditureLimitAndUsageStatistics',
  6. method: 'get',
  7. params: query
  8. })
  9. }
  10. //2. 账户支出周期分析
  11. export function accountExpenditureCycleStatistics(query) {
  12. return request({
  13. url: '/yinnong/dataScreen/accountExpenditureCycleStatistics',
  14. method: 'get',
  15. params: query
  16. })
  17. }
  18. //3. deptList
  19. export function treeselect(query) {
  20. return request({
  21. url: '/system/dept/treeselect',
  22. method: 'get',
  23. params: query
  24. })
  25. }
  26. //4. 村务卡支付记录
  27. export function getVillageCardPaymentRecords(query) {
  28. return request({
  29. url: '/yinnong/dataScreen/getVillageCardPaymentRecords',
  30. method: 'get',
  31. params: query
  32. })
  33. }
  34. //5. 支付资金和申请资金
  35. export function getTotalFund(query) {
  36. return request({
  37. url: '/yinnong/dataScreen/getTotalFunds',
  38. method: 'get',
  39. params: query
  40. })
  41. }
  42. //6. 查询银行转账详细
  43. export function getTransfer(id) {
  44. return request({
  45. url: '/yinnong/transfer/get/' + id,
  46. method: 'get'
  47. })
  48. }
  49. // 查询工程项目关联关系详细
  50. export function getProjectto(query) {
  51. return request({
  52. url: '/yinnong/project/getProjectto/',
  53. method: 'get',
  54. params: query
  55. })
  56. }
  57. // 通过外部信息查询合同信息
  58. export function getInfoto(query) {
  59. return request({
  60. url: '/contraction/info/selectInfoByOutId/',
  61. method: 'get',
  62. params: query
  63. })
  64. }
  65. export function queryTransferDetail(transferId){
  66. return request({
  67. url: '/yinnong/transferDetail/getDetails/' + transferId,
  68. method: 'get'
  69. })
  70. }
  71. export function listPayee(query) {
  72. return request({
  73. url: '/yinnong/payee/selectlist',
  74. method: 'get',
  75. params: query
  76. })
  77. }
  78. //7. 超期未分红项目
  79. export function overdueUndevidentProjects(query) {
  80. return request({
  81. url: '/yinnong/dataScreen/overdueUndevidentProjects',
  82. method: 'get',
  83. params: query
  84. })
  85. }
  86. //8. 异常事件总览
  87. export function unexpectedEventStatistics(query) {
  88. return request({
  89. url: '/yinnong/dataScreen/unexpectedEventStatistics',
  90. method: 'get',
  91. params: query
  92. })
  93. }
  94. //9. 产权交易分析
  95. export function transactionStatistics(query) {
  96. return request({
  97. url: '/yinnong/dataScreen/transactionStatistics',
  98. method: 'get',
  99. params: query
  100. })
  101. }
  102. //10. 乡镇项目中标单位分析
  103. export function projectWinTenderUnitStatistics(query) {
  104. return request({
  105. url: '/yinnong/dataScreen/projectWinTenderUnitStatistics',
  106. method: 'get',
  107. params: query
  108. })
  109. }
  110. export function attachmentList(data) {
  111. return request({
  112. url: '/system/attachment/query',
  113. method: 'get',
  114. params: data
  115. })
  116. }
  117. //验收超期预警
  118. export function projectAcceptanceOverdueWarningStatistics(data) {
  119. return request({
  120. url: '/yinnong/dataScreen/projectAcceptanceOverdueWarningStatistics',
  121. method: 'get',
  122. params: data
  123. })
  124. }
  125. //股权化填报超期预警
  126. export function projectStockOverdueWarningStatistics(data) {
  127. return request({
  128. url: '/yinnong/dataScreen/projectStockOverdueWarningStatistics',
  129. method: 'get',
  130. params: data
  131. })
  132. }
  133. //拨款超期预警
  134. export function projectFundsOverdueWarningStatistics(data) {
  135. return request({
  136. url: '/yinnong/dataScreen/projectFundsOverdueWarningStatistics',
  137. method: 'get',
  138. params: data
  139. })
  140. }
  141. //绩效填报超期预警
  142. export function projectMeritsOverdueWarningStatistics(data) {
  143. return request({
  144. url: '/yinnong/dataScreen/projectMeritsOverdueWarningStatistics',
  145. method: 'get',
  146. params: data
  147. })
  148. }
  149. //通用项目预警统计
  150. export function projectWarningStatistics(data) {
  151. return request({
  152. url: '/yinnong/dataScreen/projectWarningStatistics',
  153. method: 'get',
  154. params: data
  155. })
  156. }
  157. //项目数量统计
  158. export function projectCountTownLevelStatistics(data) {
  159. return request({
  160. url: '/yinnong/dataScreen/projectCountTownLevelStatistics',
  161. method: 'get',
  162. params: data
  163. })
  164. }
  165. //项目详情
  166. export function projectDetailStatistics(data) {
  167. return request({
  168. url: '/yinnong/dataScreen/projectDetailStatistics',
  169. method: 'get',
  170. params: data
  171. })
  172. }
  173. //项目总览 - 左上
  174. export function projectGroupNumStatistics(data) {
  175. return request({
  176. url: '/yinnong/dataScreen/projectGroupNumStatistics',
  177. method: 'get',
  178. params: data
  179. })
  180. }
  181. //项目总览 - 项目资金分析 左下
  182. export function projectAmountStatistics(data) {
  183. return request({
  184. url: '/yinnong/dataScreen/projectAmountStatistics',
  185. method: 'get',
  186. params: data
  187. })
  188. }
  189. //帮扶对象 - 帮扶同比增长率统计 左上
  190. export function projectBuildSumStatistics(data) {
  191. return request({
  192. url: '/yinnong/dataScreen/projectBuildSumStatistics',
  193. method: 'get',
  194. params: data
  195. })
  196. }
  197. //帮扶对象 - 项目类型分析 右
  198. export function projectInterestConnectionTypeStatistics(data) {
  199. return request({
  200. url: '/yinnong/dataScreen/projectInterestConnectionTypeStatistics',
  201. method: 'get',
  202. params: data
  203. })
  204. }
  205. //帮扶对象 - 重点贫困户监管列表 左中
  206. export function regionPoorFarmerHouseholdList(data) {
  207. return request({
  208. url: '/yinnong/dataScreen/regionPoorFarmerHouseholdList',
  209. method: 'get',
  210. params: data
  211. })
  212. }
  213. //帮扶对象 - 重点贫困户监管列表 左中
  214. export function regionBuildPoorFarmerHouseholdList(data) {
  215. return request({
  216. url: '/yinnong/dataScreen/regionBuildPoorFarmerHouseholdList',
  217. method: 'get',
  218. params: data
  219. })
  220. }
  221. //业主单位 - 宅基地情况 右3
  222. export function houseStatistics(data) {
  223. return request({
  224. url: '/yinnong/dataScreen/houseStatistics',
  225. method: 'get',
  226. params: data
  227. })
  228. }
  229. //业主单位 - 分红情况 中下
  230. export function stockDividentStatistics(data) {
  231. return request({
  232. url: '/yinnong/dataScreen/stockDividentStatistics',
  233. method: 'get',
  234. params: data
  235. })
  236. }
  237. //业主单位 - 基本信息 左上
  238. export function villageStatistics(data) {
  239. return request({
  240. url: '/yinnong/dataScreen/villageStatistics',
  241. method: 'get',
  242. params: data
  243. })
  244. }
  245. //业主单位 - 承包地概况 右4
  246. export function cdStatistics(data) {
  247. return request({
  248. url: '/yinnong/dataScreen/cbStatistics',
  249. method: 'get',
  250. params: data
  251. })
  252. }
  253. //业主单位 - 人居环境 右1
  254. export function populationStatistics(data) {
  255. return request({
  256. url: '/yinnong/dataScreen/populationStatistics',
  257. method: 'get',
  258. params: data
  259. })
  260. }
  261. //业主单位 - 行政管理 右2
  262. export function administrativeManagementStatistics(data) {
  263. return request({
  264. url: '/yinnong/dataScreen/administrativeManagementStatistics',
  265. method: 'get',
  266. params: data
  267. })
  268. }
  269. //首页-指标分析
  270. export function indexAnalysis(data){
  271. return request({
  272. url: '/yinnong/dataScreen/indexAnalysis',
  273. method: 'get',
  274. params: data
  275. })
  276. }
  277. //首页-项目总览
  278. export function projectStatistics(data){
  279. return request({
  280. url: '/yinnong/dataScreen/projectStatistics',
  281. method: 'get',
  282. params: data
  283. })
  284. }
  285. //首页-帮扶和收益统计
  286. export function projectBuildAndBenefitStatistics(data){
  287. return request({
  288. url: '/yinnong/dataScreen/projectBuildAndBenefitStatistics',
  289. method: 'get',
  290. params: data
  291. })
  292. }
  293. //首页-项目预警总览
  294. export function projectWarningNumStatistics(data){
  295. return request({
  296. url: '/yinnong/dataScreen/projectWarningNumStatistics',
  297. method: 'get',
  298. params: data
  299. })
  300. }
  301. //首页-农户统计
  302. export function farmerStatistics(data){
  303. return request({
  304. url: '/yinnong/dataScreen/farmerStatistics',
  305. method: 'get',
  306. params: data
  307. })
  308. }
  309. //首页-货币资金存量
  310. export function fundDeptStatistics(data){
  311. return request({
  312. url: '/yinnong/dataScreen/fundDeptStatistics',
  313. method: 'get',
  314. params: data
  315. })
  316. }
  317. //业主单位 - 产改情况 左下
  318. export function stockNumStatistics(data){
  319. return request({
  320. url: '/yinnong/dataScreen/stockNumStatistics',
  321. method: 'get',
  322. params: data
  323. })
  324. }
  325. //业主单位 - 产改情况 左中
  326. export function financeStatistics(data){
  327. return request({
  328. url: '/yinnong/dataScreen/financeStatistics',
  329. method: 'get',
  330. params: data
  331. })
  332. }
  333. //项目总览 - 即将兑现 左中
  334. export function projectAcceptingList(data){
  335. return request({
  336. url: '/yinnong/dataScreen/projectAcceptingList',
  337. method: 'get',
  338. params: data
  339. })
  340. }
  341. //业务单位 - 资产列表 右1新
  342. export function assetList(data){
  343. return request({
  344. url: '/yinnong/dataScreen/assetList',
  345. method: 'get',
  346. params: data
  347. })
  348. }
  349. //业务单位 - 资源列表 右2新
  350. export function assetResourceList(data){
  351. return request({
  352. url: '/yinnong/dataScreen/assetResourceList',
  353. method: 'get',
  354. params: data
  355. })
  356. }
  357. //地图json
  358. export function getGeo(data){
  359. return request({
  360. url: '/system/dept/list',
  361. method: 'get',
  362. params: data
  363. })
  364. }
  365. //组织机构子集
  366. export function getDeptList(data){
  367. return request({
  368. url: '/system/dept/list',
  369. method: 'get',
  370. params: data
  371. })
  372. }
  373. //业主单位 - 农户列表
  374. export function getFarmerList(data){
  375. return request({
  376. url: '/yinnong/dataScreen/farmerList',
  377. method: 'get',
  378. params: data
  379. })
  380. }
  381. //业主单位 - 乡镇项目中标单位分析
  382. export function projectBaseDetail(data){
  383. return request({
  384. url: '/yinnong/dataScreen/projectBaseDetail',
  385. method: 'get',
  386. params: data
  387. })
  388. }
  389. //业主单位 - 农户列表
  390. export function overdueUndevidentProjectDetail(data){
  391. return request({
  392. url: '/yinnong/dataScreen/overdueUndevidentProjectDetail',
  393. method: 'get',
  394. params: data
  395. })
  396. }
  397. //首页 - 项目列表
  398. export function projectList(data){
  399. return request({
  400. url: '/yinnong/dataScreen/projectList',
  401. method: 'get',
  402. params: data
  403. })
  404. }