{"remainingRequest":"D:\\林谷智能项目\\yanchengPowerSupply\\node_modules\\babel-loader\\lib\\index.js!D:\\林谷智能项目\\yanchengPowerSupply\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\林谷智能项目\\yanchengPowerSupply\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\林谷智能项目\\yanchengPowerSupply\\src\\views\\thirtyFiveKV.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\林谷智能项目\\yanchengPowerSupply\\src\\views\\thirtyFiveKV.vue","mtime":1690183045866},{"path":"D:\\林谷智能项目\\yanchengPowerSupply\\babel.config.js","mtime":1689557787923},{"path":"D:\\林谷智能项目\\yanchengPowerSupply\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\林谷智能项目\\yanchengPowerSupply\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\林谷智能项目\\yanchengPowerSupply\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\林谷智能项目\\yanchengPowerSupply\\node_modules\\vue-loader\\lib\\index.js","mtime":1655715099000}],"contextDependencies":[],"result":["import \"core-js/modules/es6.function.name\";\nimport _defineProperty from \"D:/\\u6797\\u8C37\\u667A\\u80FD\\u9879\\u76EE/yanchengPowerSupply/node_modules/@babel/runtime/helpers/esm/defineProperty.js\";\n//引入echarts\nimport * as echarts from \"echarts\";\n// 工单统计弹窗组件\nimport workOrder from \"../component/workOrder.vue\";\nimport ringMainUnit from \"./HomePop/ringMainUnit.vue\";\nimport routeDetail from \"../component/routeDetail.vue\";\n\n// 线路详情\nimport lineDetail from \"../component/lineDetail.vue\";\nexport default {\n name: \"twentyKV\",\n components: {\n ringMainUnit: ringMainUnit,\n //环网柜弹窗\n workOrder: workOrder,\n //工单统计弹窗\n routeDetail: routeDetail,\n //线路故障跳闸明细\n lineDetail: lineDetail //线路详情弹窗\n },\n data: function data() {\n var _ref;\n return _ref = {\n pageShow: true,\n totals: 5,\n pageSize: 10,\n page: 1,\n threeImg: require(\"../assets/images/pieBorder.png\"),\n enlargeShow: true,\n dateList: [\"周\", \"月\"],\n acolor: true,\n //是否展示颜色\n currentIndex: -1,\n alarmInformationData: [],\n alarmInformationShow: false,\n //报警详情信息弹窗\n realTimeAlarmShow: false,\n //实时报警弹窗\n modelOthers: false,\n componentShow: \"\",\n CompanyInfo: {},\n tableData: [],\n btnArr: [\"总览\", \"环网柜\", \"分支箱\", \"箱变\", \"开闭所\"],\n btnActive: 0,\n iconGround: [{\n icon: require(\"@/assets/images/huanwanggui.png\"),\n name: \"环网柜\"\n }, {\n icon: require(\"@/assets/images/fenzhixiang.png\"),\n name: \"分支箱\"\n }, {\n icon: require(\"@/assets/images/xiangbian.png\"),\n name: \"箱变\"\n }, {\n icon: require(\"@/assets/images/kaibisuo.png\"),\n name: \"开闭所\"\n }],\n btnEnlarge: [{\n icon: require(\"@/assets/images/btnTiShi.png\")\n }, {\n icon: require(\"@/assets/images/btnFangDa.png\")\n }],\n btnEnlarge1: [{\n icon: require(\"@/assets/images/btnTiShi.png\")\n }, {\n icon: require(\"@/assets/images/suoxiao.png\")\n }],\n options: [{\n value: \"\",\n label: \"\"\n }],\n value: \"\",\n topContent: [{\n name: \"配变数量\",\n count: \"\"\n }, {\n name: \"重复停运台次\",\n count: \"\"\n }, {\n name: \"配变重复停运率\",\n count: \"\"\n }],\n device: \"\"\n }, _defineProperty(_ref, \"tableData\", []), _defineProperty(_ref, \"tableKey\", +new Date()), _defineProperty(_ref, \"scrollTop\", 0), _defineProperty(_ref, \"option\", null), _defineProperty(_ref, \"myChartBin\", null), _defineProperty(_ref, \"orderItem\", null), _defineProperty(_ref, \"orderShow\", \"\"), _defineProperty(_ref, \"routeItem\", null), _defineProperty(_ref, \"routeShow\", \"\"), _defineProperty(_ref, \"lineItem\", null), _defineProperty(_ref, \"lineShow\", \"\"), _defineProperty(_ref, \"timer\", null), _defineProperty(_ref, \"emergencyList\", []), _defineProperty(_ref, \"rowTime\", \"\"), _defineProperty(_ref, \"pvTable\", [{\n name: \"国网东台区供电公司\",\n stationNumber: \"0\",\n alternatorNumber: \"1\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"23\",\n alternatorNumber: \"1\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"1\",\n alternatorNumber: \"3\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"1\",\n alternatorNumber: \"2\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"14\",\n alternatorNumber: \"3\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"45.3w\",\n alternatorNumber: \"2\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"13.3w\",\n alternatorNumber: \"1\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"23\",\n alternatorNumber: \"0\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"23\",\n alternatorNumber: \"0\"\n }, {\n name: \"国网东台区供电公司\",\n stationNumber: \"356.3w\",\n alternatorNumber: \"2\"\n }]), _ref;\n },\n created: function created() {},\n mounted: function mounted() {\n this.detailedTwo11();\n this.detailedTwo22();\n this.detailedTwo33();\n this.barCharts();\n this.detailen();\n },\n methods: {\n detailedTwo11: function detailedTwo11() {\n var fontColor = \"#fff\";\n var myChart = this.$echarts.init(document.getElementById(\"detailedTwo1\"));\n var option = {\n tooltip: {\n trigger: \"axis\",\n axisPointer: {\n type: \"shadow\"\n }\n },\n xAxis: [{\n type: \"category\",\n data: [\"2018\", \"2019\", \"2020\", \"2021\", \"2022\"],\n axisLabel: {\n show: true,\n textStyle: {\n color: \"#ffffff\",\n fontSize: \"18\"\n }\n },\n axisLine: {\n show: false\n },\n axisTick: {\n show: false,\n alignWithLabel: true\n },\n splitArea: {\n show: false\n }\n }],\n yAxis: [{\n type: \"value\",\n name: \"\",\n axisLabel: {\n textStyle: {\n color: \"#ffffff\",\n fontSize: \"18\"\n }\n },\n splitLine: {\n show: true,\n lineStyle: {\n type: \"dashed\",\n // color: 'rgba(66, 192, 255, .3)',\n color: \"rgba(102,102,102,0.6)\",\n width: 1\n }\n }\n }],\n series: [{\n name: \"预计年变化趋势\",\n type: \"bar\",\n barWidth: 40,\n itemStyle: {\n color: new echarts.graphic.LinearGradient(0, 0, 0, 1, [{\n offset: 1,\n color: \"rgba(86,254,226,.2) \"\n }, {\n offset: 0.5,\n color: \"rgb(86,254,226,.6)\"\n }, {\n offset: 0,\n color: \"rgb(86,254,226)\"\n }]),\n borderRadius: [7, 7, 0, 0],\n // 柱状图圆角\n borderWidth: 0\n },\n emphasis: {\n focus: \"series\"\n },\n data: [320, 332, 301, 334, 390]\n }]\n };\n myChart.setOption(option);\n window.addEventListener(\"resize\", function () {\n myChart.resize();\n });\n },\n detailedTwo22: function detailedTwo22() {\n var fontColor = \"#30eee9\";\n var myChart = this.$echarts.init(document.getElementById(\"detailedTwo2\"));\n var option = {\n tooltip: {\n show: true,\n trigger: \"item\"\n },\n grid: {\n left: \"3%\",\n right: \"4%\",\n bottom: \"3%\",\n containLabel: true\n },\n xAxis: {\n type: \"category\",\n boundaryGap: false,\n axisLabel: {\n color: \"#fff\",\n fontSize: \"16\"\n },\n axisTick: {\n show: false\n },\n splitLine: {\n show: false,\n lineStyle: {\n color: \"#195384\"\n }\n },\n data: [\"2018\", \"2019\", \"2020\", \"2021\", \"2022\"]\n },\n yAxis: {\n type: \"value\",\n axisLine: {\n lineStyle: {\n color: \"#fff\"\n }\n },\n splitLine: {\n show: true,\n lineStyle: {\n type: \"dashed\",\n // color: 'rgba(66, 192, 255, .3)',\n color: \"rgba(102,102,102,0.6)\",\n width: 1\n }\n }\n },\n series: [{\n name: \"总投资\",\n type: \"line\",\n stack: \"Total\",\n symbol: \"none\",\n data: [80, 132, 101, 134, 121],\n itemStyle: {\n normal: {\n color: \"yellow\",\n lineStyle: {\n color: \"yellow\"\n }\n }\n }\n }]\n };\n myChart.setOption(option);\n window.addEventListener(\"resize\", function () {\n myChart.resize();\n });\n },\n detailedTwo33: function detailedTwo33() {\n var bg = \"image://data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARYAAAAUCAMAAAB/LOLCAAAAAXNSR0IB2cksfwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAD9QTFRFAABwAAAAAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwAABwrxv9agAAABV0Uk5T/wA1p053q7yaZs0QRIlVJ++IId4ydKfDYQAAAFtJREFUeJzt0McNwDAQwLBzutPb/rMG/gbawOIIjCQQqYtoqxYxckv1BlvQZAvabEG9LSjbgnZb0GoLOV9byHPbQubFFjLaggZb0GQLumxBvS0ol5aj0U9pEfgA+DsJLXE1TzAAAAAASUVORK5CYII=\";\n var bar = \"image://data:image/png;base64,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\";\n var data = [20.3, 18.2, 11, 23.4, 29.1, 12, 16, 24];\n var nameList = [\"盐城运维检修部(检修分公司)\", \"国网响水县供电公司\", \"国网滨海县供电公司\", \"国网大丰县供电公司\", \"国网射阳县供电公司\", \"国网东台县供电公司\", \"国网阜宁县供电公司\", \"国网建湖县供电公司\"];\n var barWidth = 20;\n var maxNum = 0;\n for (var i = 0; i < data.length; i++) {\n if (data[i] > maxNum) {\n maxNum = data[i];\n }\n }\n var myChart = this.$echarts.init(document.getElementById(\"detailedTwo3\"));\n var option = {\n grid: {\n top: \"10%\",\n left: \"10%\",\n right: \"12%\",\n bottom: \"0%\"\n },\n xAxis: {\n show: false\n },\n yAxis: [{\n data: data.map(function (item, index) {\n return \"No. \".concat(index);\n }),\n splitLine: {\n show: false\n },\n axisLabel: {\n textStyle: {\n fontSize: 18,\n color: \"#30eee9\"\n }\n },\n axisLine: {\n show: false\n },\n axisTick: false\n }, {\n //名称\n type: \"category\",\n offset: -10,\n position: \"left\",\n axisLine: {\n show: false\n },\n inverse: true,\n axisTick: {\n show: false\n },\n axisLabel: {\n interval: 0,\n color: [\"#fff\"],\n align: \"left\",\n verticalAlign: \"bottom\",\n lineHeight: 40,\n fontSize: 20\n },\n data: nameList\n }],\n series: [{\n type: \"pictorialBar\",\n barWidth: barWidth,\n zlevel: 2,\n data: data.map(function (item) {\n return {\n value: item,\n symbol: bar\n };\n })\n }, {\n type: \"pictorialBar\",\n barWidth: barWidth,\n data: data.map(function (item) {\n return {\n realValue: item,\n value: maxNum,\n symbol: bg\n };\n }),\n label: {\n show: true,\n position: \"right\",\n distance: 80,\n align: \"right\",\n formatter: function formatter(params) {\n return params.data.realValue + \" 万\";\n },\n color: \"#30eee9\",\n fontSize: 18\n }\n }]\n };\n myChart.setOption(option);\n window.addEventListener(\"resize\", function () {\n myChart.resize();\n });\n },\n barCharts: function barCharts() {\n var _normal;\n var m2R2Data = [{\n value: 335,\n legendname: \"22%\",\n name: \"国网大丰市供电公司\",\n itemStyle: {\n color: \"#8d7fec\"\n }\n }, {\n value: 310,\n legendname: \"22%\",\n name: \"盐城运维检修部(检修分公司)\",\n itemStyle: {\n color: \"#5085f2\"\n }\n }, {\n value: 234,\n legendname: \"22%\",\n name: \"国网射阳县供电公司\",\n itemStyle: {\n color: \"#e75fc3\"\n }\n }, {\n value: 154,\n legendname: \"22%\",\n name: \"国网响水县供电公司\",\n itemStyle: {\n color: \"#f87be2\"\n }\n }, {\n value: 335,\n legendname: \"22%\",\n name: \"设备管理部\",\n itemStyle: {\n color: \"#f2719a\"\n }\n }, {\n value: 335,\n legendname: \"22%\",\n name: \"开发区供电服务中心\",\n itemStyle: {\n color: \"#fca4bb\"\n }\n }];\n var myChart = this.$echarts.init(document.getElementById(\"barCharts\"));\n var option = {\n title: [{\n text: \"总计\",\n subtext: 59.53 + \"万\",\n textStyle: {\n fontSize: 20,\n color: \"#fff\"\n },\n subtextStyle: {\n fontSize: 20,\n color: \"yellow\"\n },\n textAlign: \"center\",\n x: \"34.5%\",\n y: \"44%\"\n }],\n tooltip: {\n trigger: \"item\",\n formatter: function formatter(parms) {\n var str = parms.seriesName + \"\" + parms.marker + \"\" + parms.data.legendname + \"\" + \"数量:\" + parms.data.value + \"\" + \"占比:\" + parms.percent + \"%\";\n return str;\n }\n },\n legend: {\n type: \"scroll\",\n orient: \"vertical\",\n left: \"70%\",\n align: \"left\",\n top: \"middle\",\n textStyle: {\n color: \"white\",\n fontSize: 18\n },\n height: 250,\n //格式化图例文本\n formatter: function formatter(name) {\n // console.log(option);\n var than = option.series[0].data; //获取series中的data\n var total = 0;\n var tarValue;\n for (var i = 0, l = than.length; i < l; i++) {\n total += than[i].value;\n if (than[i].name == name) {\n tarValue = than[i].value;\n }\n }\n var p = tarValue / total * 100;\n return name;\n },\n icon: \"roundRect\",\n data: [\"国网大丰市供电公司\", \"设备管理部\", \"国网射阳县供电公司\", \"国网响水县供电公司\", \"盐城运维检修部(检修分公司)\", \"开发区供电服务中心\"]\n },\n series: [{\n type: \"pie\",\n center: [\"35%\", \"50%\"],\n radius: [\"30%\", \"55%\"],\n clockwise: false,\n //饼图的扇区是否是顺时针排布\n avoidLabelOverlap: false,\n lable: {\n normal: {\n show: true,\n textStyle: {\n fontSize: 20\n }\n },\n emphasis: {\n show: true\n }\n },\n labelLine: {\n normal: (_normal = {\n length: 10\n }, _defineProperty(_normal, \"length\", 30), _defineProperty(_normal, \"lineStyle\", {\n width: 3,\n // 线条的宽度\n color: \"rgb(86,254,226)\" //线的颜色设置, 如没有设置颜色则线条的颜色跟随饼状图的颜色\n }), _normal)\n },\n itemStyle: {\n normal: {\n borderRadius: 10,\n borderColor: \"transparent\",\n borderWidth: 2,\n label: {\n show: true,\n formatter: \" {d}% \",\n fontSize: 20,\n color: \"#fff\"\n }\n }\n },\n data: m2R2Data\n }, {\n type: \"pie\",\n radius: [\"110\", \"111\"],\n center: [\"35%\", \"50%\"],\n data: [100],\n label: {\n show: false\n }\n }]\n };\n myChart.setOption(option);\n window.addEventListener(\"resize\", function () {\n myChart.resize();\n });\n },\n detailen: function detailen() {\n var _normal2;\n var myChart = this.$echarts.init(document.getElementById(\"detailen\"));\n var option = {\n color: [\"#1E9BD1\", \"#A0CE3A\", \"#31C5C0\", \"#0F347B\", \"#585247\", \"#7F6AAD\"],\n tooltip: {\n trigger: \"item\",\n formatter: \"{a} {b} : {c} ({d}%)\"\n },\n legend: {\n orient: \"vertical\",\n top: \"middle\",\n right: \"5%\",\n textStyle: {\n color: \"#fff\",\n fontSize: 18\n },\n //格式化图例文本\n formatter: function formatter(name) {\n // console.log(option);\n var than = option.series[0].data; //获取series中的data\n var total = 0;\n var tarValue;\n for (var i = 0, l = than.length; i < l; i++) {\n total += than[i].value;\n if (than[i].name == name) {\n tarValue = than[i].value;\n }\n }\n var p = tarValue / total * 100;\n return p.toFixed(2) + \"%\";\n }\n },\n calculable: true,\n series: [{\n type: \"pie\",\n center: [\"35%\", \"50%\"],\n radius: [25, 100],\n roseType: \"area\",\n labelLine: {\n normal: (_normal2 = {\n length: 30\n }, _defineProperty(_normal2, \"length\", 10), _defineProperty(_normal2, \"lineStyle\", {\n width: 3,\n // 线条的宽度\n color: \"rgb(86,254,226)\" //线的颜色设置, 如没有设置颜色则线条的颜色跟随饼状图的颜色\n }), _normal2)\n },\n itemStyle: {\n normal: {\n label: {\n show: true,\n fontSize: 20,\n color: \"#fff\"\n }\n }\n },\n data: [{\n value: 21,\n name: \"国网射阳县供电公司\"\n }, {\n value: 20,\n name: \"设备管理部\"\n }, {\n value: 22,\n name: \"国网大丰市供电公司\"\n }, {\n value: 25,\n name: \"国网响水县供电公司\"\n }, {\n value: 20,\n name: \"盐城运维检修部(检修分公司)\"\n }, {\n value: 30,\n name: \"开发区供电服务中心\"\n }]\n }, {\n type: \"pie\",\n radius: [\"110\", \"111\"],\n center: [\"35%\", \"50%\"],\n data: [100],\n label: {\n show: false\n }\n }]\n };\n myChart.setOption(option);\n window.addEventListener(\"resize\", function () {\n myChart.resize();\n });\n }\n },\n watch: {}\n};",{"version":3,"mappings":";;AAyMA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;EACAA;EACAC;IACAC;IAAA;IACAC;IAAA;IACAC;IAAA;IACAC;EACA;EACAC;IAAA;IACA;MACAC;MACAC;MACAC;MACAC;MACAC;MACAC;MACAC;MACAC;MAAA;MACAC;MACAC;MACAC;MAAA;MACAC;MAAA;MACAC;MACAC;MACAC;MACAC;MACAC;MACAC;MACAC,aACA;QACAC;QACA1B;MACA,GACA;QACA0B;QACA1B;MACA,GACA;QACA0B;QACA1B;MACA,GACA;QACA0B;QACA1B;MACA,EACA;MACA2B,aACA;QACAD;MACA,GACA;QACAA;MACA,EACA;MACAE,cACA;QACAF;MACA,GACA;QACAA;MACA,EACA;MACAG,UACA;QACAC;QACAC;MACA,EACA;MACAD;MACAE,aACA;QACAhC;QACAiC;MACA,GACA;QACAjC;QACAiC;MACA,GACA;QACAjC;QACAiC;MACA,EACA;MACAC;IAAA,sCACA,uCACA,iDACA,oCACA,2CACA,0CAEA,0CACA,wCAEA,0CACA,uCAEA,yCACA,oCACA,8CACA,sCACA,sCACA,CACA;MACAlC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,GACA;MACApC;MACAmC;MACAC;IACA,EACA;EAEA;EACAC;EACAC;IACA;IACA;IACA;IACA;IACA;EACA;EACAC;IACAC;MACA;MACA;MACA;QACAC;UACAC;UACAC;YACAC;UACA;QACA;QACAC,QACA;UACAD;UACAtC;UACAwC;YACAC;YACAC;cACAC;cACAC;YACA;UACA;UACAC;YACAJ;UACA;UACAK;YACAL;YACAM;UACA;UACAC;YAAAP;UAAA;QACA,EACA;QACAQ,QACA;UACAX;UACA5C;UACA8C;YACAE;cACAC;cACAC;YACA;UACA;UACAM;YACAT;YACAU;cACAb;cACA;cACAK;cACAS;YACA;UACA;QACA,EACA;QACAC,SACA;UACA3D;UACA4C;UACAgB;UACAC;YACAZ,uDACA;cAAAa;cAAAb;YAAA,GACA;cAAAa;cAAAb;YAAA,GACA;cAAAa;cAAAb;YAAA,EACA;YACAc;YAAA;YACAC;UACA;UACAC;YACAC;UACA;UACA5D;QACA;MAEA;MACA6D;MACAC;QACAD;MACA;IACA;IACAE;MACA;MACA;MACA;QACA5B;UACAM;UACAL;QACA;QACA4B;UACAC;UACAC;UACAC;UACAC;QACA;QACA7B;UACAD;UACA+B;UACA7B;YACAG;YACAC;UACA;UACAE;YACAL;UACA;UACAS;YACAT;YACAU;cACAR;YACA;UACA;UACA3C;QACA;QACAiD;UACAX;UACAO;YACAM;cACAR;YACA;UACA;UACAO;YACAT;YACAU;cACAb;cACA;cACAK;cACAS;YACA;UACA;QACA;QACAC,SACA;UACA3D;UACA4C;UACAgC;UACAC;UACAvE;UACAuD;YACAiB;cACA7B;cACAQ;gBACAR;cACA;YACA;UACA;QACA;MAEA;MACAkB;MACAC;QACAD;MACA;IACA;IACAY;MACA,SACA;MACA,UACA;MACA;MACA,gBACA,kBACA,aACA,aACA,aACA,aACA,aACA,aACA,YACA;MACA;MACA;MACA;QACA;UACAC;QACA;MACA;MACA;MACA;QACAV;UACAW;UACAV;UACAC;UACAC;QACA;QACA5B;UACAE;QACA;QACAQ,QACA;UACAjD;YAAA;UAAA;UACAkD;YACAT;UACA;UACAD;YACAE;cAAAE;cAAAD;YAAA;UACA;UACAE;YACAJ;UACA;UACAK;QACA,GAEA;UACA;UACAR;UACAkB;UACAoB;UACA/B;YACAJ;UACA;UACAoC;UACA/B;YACAL;UACA;UACAD;YACAsC;YACAnC;YACAoC;YACAC;YACAC;YACArC;UACA;UACA5C;QACA,EACA;QACAqD,SACA;UACAf;UACAgB;UACA4B;UACAlF;YACA;cACAwB;cACA+C;YACA;UACA;QACA,GACA;UACAjC;UACAgB;UACAtD;YACA;cACAmF;cACA3D;cACA+C;YACA;UACA;UACA9C;YACAgB;YACAmC;YACAQ;YACAL;YACAM;cACA;YACA;YACA1C;YACAC;UACA;QACA;MAEA;MACAiB;MACAC;QACAD;MACA;IACA;IACAyB;MAAA;MACA,gBACA;QACA9D;QACA+D;QACA7F;QACA6D;UAAAZ;QAAA;MACA,GACA;QACAnB;QACA+D;QACA7F;QACA6D;UAAAZ;QAAA;MACA,GACA;QACAnB;QACA+D;QACA7F;QACA6D;UAAAZ;QAAA;MACA,GACA;QACAnB;QACA+D;QACA7F;QACA6D;UAAAZ;QAAA;MACA,GACA;QACAnB;QACA+D;QACA7F;QACA6D;UAAAZ;QAAA;MACA,GACA;QACAnB;QACA+D;QACA7F;QACA6D;UAAAZ;QAAA;MACA,EACA;MACA;MACA;QACA6C,QACA;UACAC;UACAC;UACAhD;YACAE;YACAD;UACA;UACAgD;YACA/C;YACAD;UACA;UACAiD;UACAC;UACAC;QACA,EACA;QACA3D;UACAC;UACAiD;YACA,UACAU,mBACA,UACAA,eACA,KACAA,wBACA,UACA,QACAA,mBACA,UACA,QACAA,gBACA;YACA;UACA;QACA;QACAC;UACA1D;UACA2D;UACAhC;UACAc;UACAJ;UACAjC;YACAC;YACAC;UACA;UACAsD;UACA;UACAb;YACA;YACA;YACA;YACA;YACA;cACAc;cACA;gBACAC;cACA;YACA;YACA;YACA;UACA;UACAhF;UACApB,OACA,aACA,SACA,aACA,aACA,kBACA;QAEA;QACAqD,SACA;UACAf;UACA+D;UACAC;UACAC;UAAA;UACAC;UACAC;YACAjC;cACA/B;cACAC;gBACAE;cACA;YACA;YACAe;cACAlB;YACA;UACA;UAEAiE;YACAlC;cACAmC;YAAA,sCACA,2CACA;cACAvD;cAAA;cACAT;YACA;UAEA;UAEAY;YACAiB;cACAf;cACAmD;cACAlD;cACAjC;gBACAgB;gBACA4C;gBACAzC;gBACAD;cACA;YACA;UACA;UAEA3C;QACA,GACA;UACAsC;UACAgE;UACAD;UACArG;UACAyB;YACAgB;UACA;QACA;MAEA;MACAoB;MACAC;QACAD;MACA;IACA;IACAgD;MAAA;MACA;MACA;QACAlE,QACA,WACA,WACA,WACA,WACA,WACA,UACA;QACAR;UACAC;UACAiD;QACA;QACAW;UACAC;UACAtB;UACAT;UACAxB;YACAC;YACAC;UACA;UACA;UACAyC;YACA;YACA;YACA;YACA;YACA;cACAc;cACA;gBACAC;cACA;YACA;YACA;YACA;UACA;QACA;QACAU;QACAzD,SACA;UACAf;UACA+D;UACAC;UACAS;UACAL;YACAlC;cACAmC;YAAA,uCACA,4CACA;cACAvD;cAAA;cACAT;YACA;UAEA;UAEAY;YACAiB;cACA/C;gBACAgB;gBACAG;gBACAD;cACA;YACA;UACA;UACA3C,OACA;YAAAwB;YAAA9B;UAAA,GACA;YAAA8B;YAAA9B;UAAA,GACA;YAAA8B;YAAA9B;UAAA,GACA;YAAA8B;YAAA9B;UAAA,GACA;YAAA8B;YAAA9B;UAAA,GACA;YAAA8B;YAAA9B;UAAA;QAEA,GACA;UACA4C;UACAgE;UACAD;UACArG;UACAyB;YACAgB;UACA;QACA;MAEA;MACAoB;MACAC;QACAD;MACA;IACA;EACA;EACAmD;AACA","names":["name","components","ringMainUnit","workOrder","routeDetail","lineDetail","data","pageShow","totals","pageSize","page","threeImg","enlargeShow","dateList","acolor","currentIndex","alarmInformationData","alarmInformationShow","realTimeAlarmShow","modelOthers","componentShow","CompanyInfo","tableData","btnArr","btnActive","iconGround","icon","btnEnlarge","btnEnlarge1","options","value","label","topContent","count","device","stationNumber","alternatorNumber","created","mounted","methods","detailedTwo11","tooltip","trigger","axisPointer","type","xAxis","axisLabel","show","textStyle","color","fontSize","axisLine","axisTick","alignWithLabel","splitArea","yAxis","splitLine","lineStyle","width","series","barWidth","itemStyle","offset","borderRadius","borderWidth","emphasis","focus","myChart","window","detailedTwo22","grid","left","right","bottom","containLabel","boundaryGap","stack","symbol","normal","detailedTwo33","maxNum","top","position","inverse","interval","align","verticalAlign","lineHeight","zlevel","realValue","distance","formatter","barCharts","legendname","title","text","subtext","subtextStyle","textAlign","x","y","parms","legend","orient","height","total","tarValue","center","radius","clockwise","avoidLabelOverlap","lable","labelLine","length","borderColor","detailen","calculable","roseType","watch"],"sourceRoot":"src/views","sources":["thirtyFiveKV.vue"],"sourcesContent":["\r\n \r\n \r\n \r\n \r\n \r\n \r\n 预计年/月变化趋势\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 2022\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 年/月总投资变化趋势\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 2022\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 县公司预算统计\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 项目数\r\n \r\n \r\n 9.279 万\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 预算费用总和\r\n \r\n \r\n 118.5万\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 计划数\r\n \r\n 44\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 物科数\r\n \r\n 10\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 县物项目总投资比\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 县物资占比分配\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 县公司预算统计\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n 县公司名称\r\n 物科数量\r\n 计划数量\r\n \r\n \r\n \r\n \r\n {{ item.name }}\r\n {{ item.stationNumber }}\r\n {{ item.alternatorNumber }}\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n"]}]}