diff --git a/src/components/case/index.vue b/src/components/case/index.vue index 7cfa456..1336873 100644 --- a/src/components/case/index.vue +++ b/src/components/case/index.vue @@ -589,7 +589,7 @@ export default { `http://www.huorantech.cn/banksystem` : process.env.NODE_ENV === 'development' ? `http://192.168.31.155:8093` : - `http://39.108.250.202:9000` + `http://39.108.250.202/banksystem` location.href = `${host}/#/index/list?token=${token}&cid=${cid}&systemId=${systemId}` }, //选择好题目