|
@ -134,8 +134,8 @@ export default { |
|
|
}, |
|
|
}, |
|
|
async syncToAll (row) { |
|
|
async syncToAll (row) { |
|
|
this.startLoading() |
|
|
this.startLoading() |
|
|
const url = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad/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 url = 'https://epmet-cloud.elinkservice.cn/api/third/subscribe/initall' |
|
|
const params = { |
|
|
const params = { |
|
|
appId: this.appId, |
|
|
appId: this.appId, |
|
|
tempId: row.priTmplId |
|
|
tempId: row.priTmplId |
|
|