{"remainingRequest":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\jenkins\\workspace\\cqlt-fvue\\src\\api\\bigScrenn\\operationTheme.js","dependencies":[{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\src\\api\\bigScrenn\\operationTheme.js","mtime":1687774042878},{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\cqlt-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\cqlt-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 // 财务一级查询\n oneLevelData: function oneLevelData(data, cb) {\n req.post(portal + \"/qf/operation/macr/v1/oneLevelData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //下撰\n fromUnderData: function fromUnderData(data, cb) {\n req.post(portal + \"/qf/operation/macr/v1/fromUnderData\", data).then(function (res) {\n cb(res.data);\n });\n },\n\n /*运行板块*/\n // 财务一级查询\n oneLevelDataKpi: function oneLevelDataKpi(data, cb) {\n req.post(portal + \"/qf/operation/kpi/oneLevelData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //获取锁所有企业\n enterpriseDataKpi: function enterpriseDataKpi(data, cb) {\n req.post(portal + \"/qf/operation/kpi/enterpriseData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //下撰\n fromUnderDataKpi: function fromUnderDataKpi(data, cb) {\n req.post(portal + \"/qf/operation/kpi/fromUnderData\", data).then(function (res) {\n cb(res.data);\n });\n },\n\n /*销售板块*/\n // 财务一级查询\n oneLevelDataProduct: function oneLevelDataProduct(data, cb) {\n req.post(portal + \"/qf/operation/statistical/oneLevelData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //获取锁所有企业\n enterpriseDataProduct: function enterpriseDataProduct(data, cb) {\n req.post(portal + \"/qf/operation/product/enterpriseData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //下撰\n fromUnderDataProduct: function fromUnderDataProduct(data, cb) {\n req.post(portal + \"/qf/operation/statistical/fromUnderData\", data).then(function (res) {\n cb(res.data);\n });\n },\n //产品\n getProductList: function getProductList(data, cb) {\n req.post(portal + \"/qf/operation/statistical/getProductList\", data).then(function (res) {\n cb(res.data);\n });\n },\n //类别\n getSubjectList: function getSubjectList(data, cb) {\n req.post(portal + \"/qf/operation/statistical/getSubjectList\", data).then(function (res) {\n cb(res.data);\n });\n }\n};",null]}