{"remainingRequest":"D:\\jenkins\\workspace\\ljzc-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\ljzc-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\ljzc-fvue\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\jenkins\\workspace\\ljzc-fvue\\src\\api\\assetsOperating\\assetsOperating.js","dependencies":[{"path":"D:\\jenkins\\workspace\\ljzc-fvue\\src\\api\\assetsOperating\\assetsOperating.js","mtime":1702364333529},{"path":"D:\\jenkins\\workspace\\ljzc-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\ljzc-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\ljzc-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\ljzc-fvue\\node_modules\\eslint-loader\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["import req from '@/request.js';\nvar portal = window.context.portal;\nvar headers = {\n 'Content-type': 'application/x-www-form-urlencoded'\n};\nexport default {\n //权属分布\n belongStatistics: function belongStatistics(data, cb) {\n req.post(portal + \"/biz/assetBusinessInfo/v1/belongStatistics\", data).then(function (res) {\n cb(res.data);\n });\n },\n //资产汇总\n gatherStatistics: function gatherStatistics(data, cb) {\n req.post(portal + \"/biz/assetBusinessInfo/v1/gatherStatistics\", data).then(function (res) {\n cb(res.data);\n });\n },\n //资产属性分布\n natureStatistics: function natureStatistics(data, cb) {\n req.post(portal + \"/biz/assetBusinessInfo/v1/natureStatistics\", data).then(function (res) {\n cb(res.data);\n });\n },\n //资产业态情况\n operationStatistics: function operationStatistics(data, cb) {\n req.post(portal + \"/biz/assetBusinessInfo/v1/operationStatistics\", data).then(function (res) {\n cb(res.data);\n });\n },\n //资产来源情况\n sourceStatistics: function sourceStatistics(data, cb) {\n req.post(portal + \"/biz/assetBusinessInfo/v1/sourceStatistics\", data).then(function (res) {\n cb(res.data);\n });\n },\n //资产状态情况\n statusStatistics: function statusStatistics(data, cb) {\n req.post(portal + \"/biz/assetBusinessInfo/v1/statusStatistics\", data).then(function (res) {\n cb(res.data);\n });\n },\n //资产类型分布\n typeStatistics: function typeStatistics(data, cb) {\n req.post(portal + \"/biz/assetBusinessInfo/v1/typeStatistics\", data).then(function (res) {\n cb(res.data);\n });\n }\n};",null]}