@@ -25,7 +25,7 @@
dateYear: null,
dateWeek: null,
weekday: ["周日", "周一", "周二", "周三", "周四", "周五", "周六"],
- iframeUrl:"http://47.101.220.106:8012/"
+ //iframeUrl:"http://47.101.220.106:8012/"
};
},
filters: {
@@ -36,7 +36,7 @@
computed: {},
created() {},
mounted() {
- window.open('http://47.101.220.106:8012', '_blank');
+ //window.open('http://47.101.220.106:8012', '_blank');改到权限管理中配置
this.timeFn();
this.cancelLoading();
@@ -26,7 +26,7 @@ export default {
- iframeUrl:"http://47.101.220.106:8013/"
+ // iframeUrl:"http://47.101.220.106:8013/"
@@ -37,7 +37,7 @@ export default {
- window.open('http://47.101.220.106:8013', '_blank');
+ // window.open('http://47.101.220.106:8013', '_blank');改到权限管理中配置
- iframeUrl:"http://47.101.220.106:8011?ss=1"
+ // iframeUrl:"http://47.101.220.106:8011?ss=1"
- window.open('http://47.101.220.106:8011', '_blank');
+ // window.open('http://47.101.220.106:8011', '_blank');改到权限管理中配置
@@ -26,7 +26,7 @@
- iframeUrl:"http://47.101.220.106:8020/"
+ // iframeUrl:"http://47.101.220.106:8020/"
@@ -37,7 +37,7 @@
- window.open('http://47.101.220.106:8020', '_blank');
+ // window.open('http://47.101.220.106:8020', '_blank');改到权限管理中配置