chenyc
2023-07-18 509d38a14718ec9c76220b3a34bfe9dcb28c682c
src/utils/axios.ts
@@ -3,8 +3,8 @@
import { ElMessage } from 'element-plus'
import { confingInfoStore } from '@/stores/StoresConfing'
// const BASE_URL = 'https://hemobs.icoldchain.cn'
let BASE_URL = 'https://hemobs.icoldchain.cn'
let BASE_URL = 'http://testbs.ihemodialysis.com'
// let BASE_URL = 'https://hemobs.icoldchain.cn'
const TIME_OUT = 10 * 1000
setTimeout(()=>{