diff --git a/back/public/index.html b/back/public/index.html index 8d895721..22701d35 100644 --- a/back/public/index.html +++ b/back/public/index.html @@ -1,8 +1,8 @@ @@ -45,9 +45,9 @@ // window.SITE_CONFIG['apiURL'] = 'http://15.2.21.166:8888/renren-admin'; // window.SITE_CONFIG['apiURL'] = 'http://124.222.94.39:8888/renren-admin'; // window.SITE_CONFIG['apiURL'] = 'http://10.16.5.35:8888/renren-admin'; - // window.SITE_CONFIG['apiURL'] = 'http://15.2.21.236:8888/renren-admin'; + window.SITE_CONFIG['apiURL'] = 'http://192.168.124.236:8888/renren-admin'; window.SITE_CONFIG['previewUrl'] = 'http://localhost:8080/'; - window.SITE_CONFIG['apiURL'] = 'http://10.134.135.9:8888/renren-admin'; + // window.SITE_CONFIG['apiURL'] = 'http://10.134.135.9:8888/renren-admin'; // WebSocket地址 window.SITE_CONFIG['socketURL'] ='ws://localhost:8080/renren-admin/websocket'; diff --git a/back/src/views/modules/algorithm/task-monitoring.vue b/back/src/views/modules/algorithm/task-monitoring.vue index ca81ea61..0f3f95ac 100644 --- a/back/src/views/modules/algorithm/task-monitoring.vue +++ b/back/src/views/modules/algorithm/task-monitoring.vue @@ -13,6 +13,7 @@ 查询 重置 + 任务新增 @@ -129,7 +130,9 @@ export default { return '未知状态' }, - + addTask () { + window.open('http://10.132.191.54:10219/skyline/auth/third/client/view') + }, // 重置 resetTableData () { this.queryData.keyworld = ''