修改跨域调用,转换调用套壳api
This commit is contained in:
parent
ffba881c26
commit
80764d6f76
@ -1,5 +1,6 @@
|
|||||||
import axios from 'axios'
|
import axios from 'axios'
|
||||||
const apiUrl = 'https://zzxmc.gw12320.com/processImage'
|
// const apiUrl = 'https://zzxmc.gw12320.com/processImage'
|
||||||
|
const apiUrl = 'https://pacs.gw12320.com/adminecg/admin-api/tblist/ecganalysisparas/rpc-processImage'
|
||||||
const imageAddress = 'F://陕西省咸阳市礼泉县心电图FTP/ecgimage/'
|
const imageAddress = 'F://陕西省咸阳市礼泉县心电图FTP/ecgimage/'
|
||||||
const originImageAddress = 'https://zzxmc.gw12320.com/ecgimage/'
|
const originImageAddress = 'https://zzxmc.gw12320.com/ecgimage/'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user