From a314922d496d00748bf6697c034de651c11c2ce1 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Tue, 12 Jan 2021 11:17:50 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E9=98=85=E6=B6=88=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/modules/productConfig/subscribe/MyTempList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/epmet-oper-web/src/views/modules/productConfig/subscribe/MyTempList.vue b/epmet-oper-web/src/views/modules/productConfig/subscribe/MyTempList.vue index 179343e..409897f 100644 --- a/epmet-oper-web/src/views/modules/productConfig/subscribe/MyTempList.vue +++ b/epmet-oper-web/src/views/modules/productConfig/subscribe/MyTempList.vue @@ -134,8 +134,8 @@ export default { }, async syncToAll (row) { this.startLoading() - const url = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad/third/subscribe/initall' - // const url = 'https://epmet-cloud.elinkservice.cn/api/third/subscribe/initall' + // const url = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad/third/subscribe/initall' + const url = 'https://epmet-cloud.elinkservice.cn/api/third/subscribe/initall' const params = { appId: this.appId, tempId: row.priTmplId