{"remainingRequest":"D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\cssc-fvue\\src\\views\\AlarmCodeExplain.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\cssc-fvue\\src\\views\\AlarmCodeExplain.vue","mtime":1667804639602},{"path":"D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\cssc-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nexport default {\n name: 'AlarmCodeExplain',\n data: function data() {\n return {\n title: '专家指导',\n pointDialogVisible: false,\n // result: null,\n result: {\n //执行结果\n imgName: '',\n note: '图纸为CSI0500A10(V1.0)、CSI0500A11(V1.0)、CSI0500A3(V1.0)',\n errorName: 'A10控制柜温度太高故障',\n fileName: '',\n belongSystem: '',\n errorCode: '15005',\n detail: [{\n expertNum: '0',\n solution: '1、过滤棉堵塞导致扇热不良。处理办法:更换过滤棉;\\n2、扇热风扇损坏。处理办法:更换扇热风扇;\\n3、温度传感或AI模块损坏。处理办法:更换温度传感器或更换AI模块;\\n4、温控开关设置错误或者损坏。处理办法:重新设置温度或更换;\\n5、供电线路异常。处理办法:检查线路;',\n level: '1',\n takeTime: '2',\n probability: null,\n technicianNum: '2',\n tool: [{\n toolNum: '',\n toolXh: '',\n id: '',\n toolName: '单兵工具包'\n }, {\n toolNum: '',\n toolXh: '',\n id: '',\n toolName: '世达小工具箱'\n }],\n sparePart: [{\n sparePartNum: '',\n id: '',\n sparePartXh: 'K5111',\n sparePartName: '温控开关'\n }, {\n sparePartNum: '',\n id: '',\n sparePartXh: 'PT101WZP-275',\n sparePartName: '柜门扇热风扇'\n }, {\n sparePartNum: '',\n id: '',\n sparePartXh: '',\n sparePartName: '电网检测模块'\n }, {\n sparePartNum: '',\n id: '',\n sparePartXh: 'MT10',\n sparePartName: '温度传感器'\n }, {\n sparePartNum: '',\n id: '',\n sparePartXh: '',\n sparePartName: '过滤棉'\n }]\n }],\n type: '故障消缺',\n imgYm: ''\n }\n };\n },\n methods: {\n open: function open(errorCode) {\n var _this = this;\n\n this.pointDialogVisible = true; // return\n\n var data = {\n url: '/zuul/expert/scheduling/GetProjectExpertRecord.do',\n method: 'post',\n headers: {\n apiKey: 'be8dbcec-ff0c-42ea-a8c8-083388b1eeac'\n },\n params: {\n errorCode: errorCode,\n agent: 2\n }\n };\n this.$http.request(data).then(function (res) {\n console.log(res);\n\n if (res.status == 200) {\n _this.result = res.data.data;\n _this.pointDialogVisible = true;\n }\n });\n },\n beforeClosePointDialog: function beforeClosePointDialog() {\n this.pointDialogVisible = false;\n }\n }\n};",null]}