{"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\\statisticalReport\\MaintenancePatrolStatistics.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\yhxt-web\\src\\views\\statisticalReport\\MaintenancePatrolStatistics.vue","mtime":1706175429381},{"path":"D:\\jenkins\\workspace\\yhxt-web\\babel.config.js","mtime":1667326389982},{"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":456789000000},{"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\nimport TableConfig from \"./components/TableConfig.vue\";\nexport default {\n name: 'maintenancePatrolStatistics',\n components: {\n TableConfig: TableConfig\n },\n data: function data() {\n return {\n configData: {\n table: [{\n label: '路段名称',\n value: 'roadName'\n }, {\n label: '日巡查次数',\n value: 'dayCount'\n }, {\n label: '夜巡查次数',\n value: 'nightCount'\n }, {\n label: '日巡查频率(次/天)',\n value: 'dayRate'\n }, {\n label: '夜巡查频率(次/月)',\n value: 'nightRate'\n }],\n api: 'siteInspection/v1/getReport',\n // method: 'post',\n isShowTime: true\n }\n };\n }\n};",null]}