{"remainingRequest":"D:\\视频边缘1215\\TransFlow\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\视频边缘1215\\TransFlow\\src\\components\\target\\flowChart.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\视频边缘1215\\TransFlow\\src\\components\\target\\flowChart.vue","mtime":1673399846019},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1671074740928},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\thread-loader\\dist\\cjs.js","mtime":1671074747683},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\babel-loader\\lib\\index.js","mtime":1671074740599},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1671074740928},{"path":"D:\\视频边缘1215\\TransFlow\\node_modules\\vue-loader\\lib\\index.js","mtime":1671074747916}],"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\nimport lineChart from '../chart/lineChart.vue';\nimport tableShow from '../chart/tableShow.vue';\nimport detailDialog from '../chart/detailDialog.vue';\nimport thermalChart from '../chart/thermalChart.vue';\nimport regionTable from '../chart/regionTable.vue';\nexport default {\n name: 'flowChart', //流量组件\n props:['pageType','triggerType'],\n components: {\n lineChart,\n tableShow,\n detailDialog,\n thermalChart,\n regionTable\n },\n data() {\n return {\n tableData: [\n {\n steam_id:0,\n timestamp:'2022-10-01 09:15:10.156',\n obj_id:125,\n type:'car',\n plate:'苏A0131M',\n speed:35.2,\n event:'in',\n lane:0,\n headWay:6.5,\n },\n {\n steam_id:0,\n timestamp:'2022-10-01 09:15:10.156',\n obj_id:125,\n type:'car',\n plate:'苏A0131M',\n speed:70.2,\n event:'in',\n lane:0,\n headWay:6.5,\n },\n {\n steam_id:0,\n timestamp:'2022-10-01 09:15:10.156',\n obj_id:125,\n type:'car',\n plate:'苏A0131M',\n speed:60.2,\n event:'in',\n lane:0,\n headWay:6.5,\n }\n ],\n // triggerType: '周期统计',\n periodicTime: [\n {\n time: '17:00',\n type: '货车',\n lane: '西城车道',\n lineUp: '200',\n check: '300',\n ownStatus: '空',\n speed: '50',\n CongestionStatus: '拥堵'\n },\n {\n time: '22:00',\n type: '货车',\n lane: '西城车道',\n lineUp: '200',\n check: '300',\n ownStatus: '空',\n speed: '30',\n CongestionStatus: '拥堵'\n },\n {\n time: '24:00',\n type: '货车',\n lane: '西城车道',\n lineUp: '200',\n check: '300',\n ownStatus: '空',\n speed: '80',\n CongestionStatus: '拥堵'\n }\n ],\n periodicStatistic: [\n {\n time: '9:40',\n type: '小汽车',\n event: 'out',\n lane: '西北大道',\n speed: '60',\n avgFlow: '200'\n },\n {\n time: '10:40',\n type: '小汽车',\n event: 'out',\n lane: '西北大道',\n speed: '55',\n avgFlow: '50'\n },\n {\n time: '11:40',\n type: '小汽车',\n event: 'out',\n lane: '西北大道',\n speed: '61',\n avgFlow: '40'\n }\n ]\n };\n },\n methods: {},\n mounted() {}\n};\n",{"version":3,"sources":["flowChart.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAqCA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"flowChart.vue","sourceRoot":"src/components/target","sourcesContent":["\n \n 流量组件\n \n \n 99\n \n 数值\n \n 17:49\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"]}]}
流量组件