From fa75fc2923489eb067a5b042e840de9d0b55875d Mon Sep 17 00:00:00 2001 From: guanj Date: Fri, 5 Dec 2025 10:44:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=94=E8=B0=83=E5=AE=9E=E6=97=B6=E6=95=B0?= =?UTF-8?q?=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/govern/cloudDeviceEntry/index.vue | 2 +- src/views/govern/mxgraph/graphList/index.vue | 2 +- src/views/pqs/cockpit/realTimeData/index.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/govern/cloudDeviceEntry/index.vue b/src/views/govern/cloudDeviceEntry/index.vue index 7f135b3..2550504 100644 --- a/src/views/govern/cloudDeviceEntry/index.vue +++ b/src/views/govern/cloudDeviceEntry/index.vue @@ -1611,7 +1611,7 @@ const updateLineFunc = (id: any) => { ct2Ratio: currentLine.ct2Ratio || 1, monitorUser: currentLine.monitorUser || '', monitorObj: currentLine.monitorObj || '', - govern: currentLine.govern || '', + govern: currentLine.govern , basicCapacity: currentLine.basicCapacity || 0, shortCircuitCapacity: currentLine.shortCircuitCapacity || 0, devCapacity: currentLine.devCapacity || 0, diff --git a/src/views/govern/mxgraph/graphList/index.vue b/src/views/govern/mxgraph/graphList/index.vue index 1f6e549..11ff949 100644 --- a/src/views/govern/mxgraph/graphList/index.vue +++ b/src/views/govern/mxgraph/graphList/index.vue @@ -142,7 +142,7 @@ const editd = (e: any) => { const Aclick = (e: any) => { //window.open(window.location.origin + `/zutai/?id=${e.id}&&name=${e.name}&&preview=false&&graphicDisplay=zl`) window.open( - 'http://192.168.1.179:4001' + + 'http://192.168.1.128:4001' + `/zutai/?id=${e.id}&&name=${e.name}&&preview=false&&graphicDisplay=${VITE_FLAG ? 'ypt' : 'zl'}` ) } diff --git a/src/views/pqs/cockpit/realTimeData/index.vue b/src/views/pqs/cockpit/realTimeData/index.vue index fd47073..05b1a0f 100644 --- a/src/views/pqs/cockpit/realTimeData/index.vue +++ b/src/views/pqs/cockpit/realTimeData/index.vue @@ -188,7 +188,7 @@ const iframeSrc = ref('') onMounted(() => { iframeSrc.value = - 'http://192.168.1.179:4001' + `/zutai/?id=4b4f7f4260198776594f5f9d93a532e8&&name=stt&&preview=true#/preview_YPT` + 'http://192.168.1.128:4001' + `/zutai/?id=4b4f7f4260198776594f5f9d93a532e8&&name=stt&&preview=true#/preview_YPT` // tableStore.index()