yanchengPowerSupply/node_modules/.cache/vue-loader/fbbb6d6aa09a48ce537aeb4dcec...

1 line
3.4 KiB
JSON

{"remainingRequest":"E:\\2023\\yancheng0718\\yanchengPowerSupply\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\2023\\yancheng0718\\yanchengPowerSupply\\src\\component\\routeDetail.vue?vue&type=template&id=21352842&scoped=true&","dependencies":[{"path":"E:\\2023\\yancheng0718\\yanchengPowerSupply\\src\\component\\routeDetail.vue","mtime":1689642397092},{"path":"E:\\2023\\yancheng0718\\yanchengPowerSupply\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1689642389292},{"path":"E:\\2023\\yancheng0718\\yanchengPowerSupply\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1689642389292},{"path":"E:\\2023\\yancheng0718\\yanchengPowerSupply\\node_modules\\babel-loader\\lib\\index.js","mtime":1689642388897},{"path":"E:\\2023\\yancheng0718\\yanchengPowerSupply\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1689642396087},{"path":"E:\\2023\\yancheng0718\\yanchengPowerSupply\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1689642389292},{"path":"E:\\2023\\yancheng0718\\yanchengPowerSupply\\node_modules\\vue-loader\\lib\\index.js","mtime":1689642396086}],"contextDependencies":[],"result":["\n<div class=\"route\">\n <div class=\"word\" v-show=\"wordShow\">\n <div class=\"wordBox\" ref=\"word\"></div>\n </div>\n <!-- 关闭word的按钮 -->\n <div class=\"closeWord\" @click=\"closeWord\" v-show=\"wordShow\">\n <img src=\"@/assets/images/close.png\" style=\"cursor: pointer\" />\n </div>\n <div class=\"close\">\n <img @click=\"handleClose\" src=\"@/assets/images/close.png\" style=\"cursor: pointer\" />\n </div>\n <div class=\"route-title\"><span class=\"text\">故障详情</span></div>\n <div class=\"route-main\">\n <div class=\"mainLeft\">\n <div class=\"route-item\">\n <div class=\"item-title\">班组:</div>\n <div>{{ routeItem.bz }}</div>\n </div>\n <div class=\"route-item\">\n <div class=\"item-title\">故障状态:</div>\n <div style=\"color: #b16f18\">{{ routeItem.gz_state_dsc }}</div>\n </div>\n <div class=\"route-item\">\n <div class=\"item-title1\">故障发生时间:</div>\n <div style=\"margin-left: 0px\">{{ routeItem.gz_time }}</div>\n </div>\n <div class=\"route-item\">\n <div class=\"item-title1\">处理完成时间:</div>\n <div style=\"margin-left: 0px\">{{ routeItem.gz_time_deal }}</div>\n </div>\n <div class=\"route-item\" style=\"width: 100%\">\n <div class=\"item-title1\">影响时户数:</div>\n <div style=\"color: #3ebaa7\">{{ routeItem.yxshs }}</div>\n </div>\n <div class=\"route-item\" style=\"width: 100%\">\n <div class=\"item-title1\">故障处理与分析:</div>\n <div @click=\"detailBtn(routeItem.file_url)\" class=\"detailBtn\"></div>\n </div>\n </div>\n <div class=\"mainRight\">\n <div class=\"route-item\">\n <div class=\"item-title\">故障线路:</div>\n <div style=\"color: #b16f18\">{{ routeItem.gzxl }}</div>\n </div>\n\n <div class=\"route-item\">\n <div class=\"item-title\">故障类型:</div>\n <div>{{ routeItem.gz_type_dsc }}</div>\n </div>\n\n <div class=\"route-item\" style=\"display: flex; align-items: flex-start\">\n <div class=\"item-title\">故障描述:</div>\n <div style=\"text-align: left\">{{ routeItem.dsc }}</div>\n </div>\n </div>\n </div>\n</div>\n",null]}