From 17388fa7ecd1f3ebadad470a463573a1cfe4468f Mon Sep 17 00:00:00 2001 From: zmc <zmc_li@foxmail.com> Date: 星期四, 31 八月 2023 11:29:31 +0800 Subject: [PATCH] 扬尘Vue --- src/api/index.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/api/index.js b/src/api/index.js index 81af872..aff2f7b 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -2,7 +2,8 @@ import { setInterceptors } from './config'; // const url = 'http://47.100.191.150:9031/'; -const url = 'http://192.168.1.4:8081/'; +// const url = 'http://192.168.1.4:8081/'; +const url = 'http://localhost:8081/'; //椋炵窘鐩戠 const $http = axios.create({ -- Gitblit v1.9.3