diff --git a/.env.development b/.env.development new file mode 100644 index 0000000..ac9ff08 --- /dev/null +++ b/.env.development @@ -0,0 +1,19 @@ +VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' +# 测试环境 +# VITE_API_BASE='http://54.255.212.181:10704/' +# 正式环境 +# VITE_API_BASE='http://54.255.212.181:10705/' +VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload +# sunjiabei +# VITE_API_BASE='http://192.168.9.28:8081/' +# VITE_API_BASE='http://192.168.5.92:8081/' +# 张勇 +# VITE_API_BASE='http://192.168.3.83:8081/' +# 本地 +# VITE_API_BASE='http://localhost:8081/' +# 孙加倍 +# VITE_API_BASE='http://192.168.40.12:8081' + +# Lijianlin +# VITE_API_BASE='http://192.168.9.41:8081/' +# VITE_API_BASE='http://localhost:8081/' diff --git a/src/views/audit/bean/beanAudit.vue b/src/views/audit/bean/beanAudit.vue index 81c0fd3..68fc163 100644 --- a/src/views/audit/bean/beanAudit.vue +++ b/src/views/audit/bean/beanAudit.vue @@ -142,7 +142,7 @@