lxh 11 months ago
parent
commit
b68f9b3703

+ 2 - 2
src/api/sys/monitor.ts

@@ -87,8 +87,8 @@ export function getMonitorSite(params: MonitorSiteParams, mode: ErrorMessageMode
 }
 
 /** 测点操作内嵌的iframe地址 */
-// export const monitorSiteOperationUrl = 'http://172.16.253.23:91/valkyrja/?type=tf';
-export const monitorSiteOperationUrl = 'http://82.157.13.146:18224/valkyrja/';
+export const monitorSiteOperationUrl = 'http://172.16.253.23:91/valkyrja/?type=tf';
+// export const monitorSiteOperationUrl = 'http://82.157.13.146:18224/valkyrja/';
 
 /** 发送测点操作指令 */
 export function postMonitorOperation(el: Window, params: MonitorSiteOperationParams) {

+ 2 - 2
src/views/vent/dust/dustHome/index.vue

@@ -53,8 +53,8 @@
           </div>
            
 
-          <!-- <iframe src="http://172.16.253.23:91/valkyrja/?type=tf" width="100%" height="100%" frameborder="0"></iframe> -->
-          <iframe src="http://82.157.13.146:18224/valkyrja/" width="100%" height="100%" frameborder="0"></iframe>
+          <iframe src="http://172.16.253.23:91/valkyrja/?type=tf" width="100%" height="100%" frameborder="0"></iframe>
+          <!-- <iframe src="http://82.157.13.146:18224/valkyrja/" width="100%" height="100%" frameborder="0"></iframe> -->
         </div>
         <transition name="fade" mode="out-in">
           <div class="center-b" v-if="isShow">

+ 2 - 2
src/views/vent/fire/fireHome/index.vue

@@ -57,8 +57,8 @@
             </div>
           </div>
 
-          <!-- <iframe src="http://172.16.253.23:91/valkyrja/?type=tf" width="100%" height="100%" frameborder="0"></iframe> -->
-          <iframe src="http://82.157.13.146:18224/valkyrja/" width="100%" height="100%" frameborder="0"></iframe>
+          <iframe src="http://172.16.253.23:91/valkyrja/?type=tf" width="100%" height="100%" frameborder="0"></iframe>
+          <!-- <iframe src="http://82.157.13.146:18224/valkyrja/" width="100%" height="100%" frameborder="0"></iframe> -->
         </div>
         <transition>
           <div class="center-b" v-if="isShow">