diff --git a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeFrameControl/index.vue b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeFrameControl/index.vue index 22d08e0b..84ffb511 100644 --- a/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeFrameControl/index.vue +++ b/ruoyi-ui/src/views/JiHeExpressway/pages/Home/components/HomeFrameControl/index.vue @@ -475,7 +475,11 @@ export default { request({ url: `/business/dcOperLog/list`, method: "get", - params: {...this.searchData,operType:this.dataRecord.operType}, + params: { + ...this.searchData, + operType:this.dataRecord.operType, + startTime:this.dataRecord.operTime[0], + endTime:this.dataRecord.operTime[1]} }) .then((result) => { if (result.code != 200) return; diff --git a/ruoyi-ui/vue.config.js b/ruoyi-ui/vue.config.js index 59319d90..35bf9094 100644 --- a/ruoyi-ui/vue.config.js +++ b/ruoyi-ui/vue.config.js @@ -53,8 +53,8 @@ module.exports = { // target: `http://10.168.69.255:8087`, //正晨后台 连现场物联 刘文阁 // target: `http://10.168.78.135:8087`, //王钦 // target: `http://10.168.66.196:8087`, //正晨后台 连现场物联 刘文阁2 - target: `http://10.168.68.42:8087`, //王思祥 - // target: `http://10.168.72.174:8087`, //赵祥龙 + // target: `http://10.168.68.42:8087`, //王思祥 + target: `http://10.168.72.174:8087`, //赵祥龙 // target: `http://10.168.65.156:8097`, //孟 // target: `http://10.168.56.165:8087`, //王家宝 // target: `http://10.168.77.128:8087`, //王兴琳