{"remainingRequest":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\yhxt-web\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\yhxt-web\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\yhxt-web\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\yhxt-web\\src\\views\\maintenanceInspection\\PatrolFlowChart.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\yhxt-web\\src\\views\\maintenanceInspection\\PatrolFlowChart.vue","mtime":1667326394997},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\yhxt-web\\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//\nexport default {\n components: {},\n data: function data() {\n return {\n data: [{\n label: '中铁建昆仑投资集团',\n children: [{\n label: '日常巡检',\n img: require('@/assets/img/wenjian.png')\n }, {\n label: '日常养护',\n img: require('@/assets/img/wenjian.png')\n } // {\n // label: '专项养护',\n // img: require('@/assets/img/wenjian.png'),\n // },\n ]\n }],\n img: '/assets/img/rcxjdzxq.jpg',\n defaultProps: {\n children: 'children',\n label: 'label'\n },\n active: ''\n };\n },\n created: function created() {},\n methods: {\n handleNodeClick: function handleNodeClick(data) {\n console.log(data);\n this.active = data.label;\n },\n renderContent: function renderContent(h, _ref) {\n var node = _ref.node,\n data = _ref.data,\n store = _ref.store;\n console.log(node, data);\n return h(\"span\", [h(\"i\", {\n \"class\": data.img\n }), h(\"span\", [data.label])]);\n }\n },\n mounted: function mounted() {},\n watch: {}\n};",null]}