From d04b983b56116f19433c39589ffa229a5e8f510a Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Sat, 2 Apr 2022 18:07:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E8=B7=AF=E7=94=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/case/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}` }, //选择好题目