From 2ee58d5905ad7e1ff098bc2b54109297c4b2b62a Mon Sep 17 00:00:00 2001 From: "PC-202306242200\\Administrator" <1648263436@qq.com> Date: Sat, 2 Aug 2025 10:12:26 +0800 Subject: [PATCH] 1 --- config/config.dev.js | 2 +- src/pages/user/user/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.dev.js b/config/config.dev.js index 3956920..1fa0747 100644 --- a/config/config.dev.js +++ b/config/config.dev.js @@ -86,7 +86,7 @@ export default defineConfig({ 'process.env': { // API_URL: "http://guangdongadminapi.zhongshuai2023.com", // API_URL: "http://iadminapi.zhongshuai2023.com", - API_URL: "http://192.168.1.62:1002", + API_URL: "http://192.168.1.63:1002", // API_URL: "http://guangdongadminapi.zhongshuai2023.com", // API_URL: "http://192.168.1.54:1002", diff --git a/src/pages/user/user/index.tsx b/src/pages/user/user/index.tsx index d39322d..990865a 100644 --- a/src/pages/user/user/index.tsx +++ b/src/pages/user/user/index.tsx @@ -20,7 +20,7 @@ import UpPem from './components/UpPem'; /** * 添加节点 - * + *2 * @param fields */ const handleAdd = async (fields) => {