diff --git a/.env.development b/.env.development index fa98f0d..3338f17 100644 --- a/.env.development +++ b/.env.development @@ -13,4 +13,7 @@ VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # 本地 VITE_API_BASE='http://localhost:8081/' # sunjiabei -# VITE_API_BASE='http://192.168.1.70:8081/' \ No newline at end of file +# VITE_API_BASE='http://192.168.1.70:8081/' + +# lijianlin +# VITE_API_BASE='http://192.168.9.41:8081/' \ No newline at end of file diff --git a/src/components/MoneyManage/CurrencySelect.vue b/src/components/MoneyManage/CurrencySelect.vue index b499c58..d149303 100644 --- a/src/components/MoneyManage/CurrencySelect.vue +++ b/src/components/MoneyManage/CurrencySelect.vue @@ -3,8 +3,8 @@