From 8b5481c17593efe9aaf983ef8da7fa29b224e4c3 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Thu, 26 Sep 2024 11:02:34 +0800 Subject: [PATCH] fix --- src/api/api.js | 2 +- src/components/dialog/index.vue | 134 ++++++++++++------ .../manage/list/foreignExchange/puchasing.vue | 12 +- .../list/foreignExchange/settlement.vue | 16 +-- .../manage/list/onlineBank/openAccount.vue | 13 +- src/pages/report/index.vue | 8 +- src/store/modules/system.js | 26 ++-- 7 files changed, 125 insertions(+), 86 deletions(-) diff --git a/src/api/api.js b/src/api/api.js index 1d502fc..ceef618 100644 --- a/src/api/api.js +++ b/src/api/api.js @@ -10,7 +10,7 @@ if (dev) { // 本地 host = 'http://121.37.12.51/' // 中台测试服 // host = 'https://www.occupationlab.com/' // 正式服 - host = 'http://192.168.31.51:9000/' + // host = 'http://192.168.31.51:9000/' const ip = localStorage.getItem('localIp') const ips = ['http://192.168.31.217:9000/', 'http://192.168.31.51:9000/', 'http://121.37.12.51/'] host = ips[+ip] diff --git a/src/components/dialog/index.vue b/src/components/dialog/index.vue index 9639b39..4f9d2b5 100644 --- a/src/components/dialog/index.vue +++ b/src/components/dialog/index.vue @@ -65,6 +65,7 @@ diff --git a/src/pages/manage/list/foreignExchange/puchasing.vue b/src/pages/manage/list/foreignExchange/puchasing.vue index 59fb672..e38dbe9 100644 --- a/src/pages/manage/list/foreignExchange/puchasing.vue +++ b/src/pages/manage/list/foreignExchange/puchasing.vue @@ -23,7 +23,7 @@
请刷卡
可用余额:人民币 3,200,000.00
请输入密码