From 900e4776223c2a42d8859fc8cd635c13ffcfb3b5 Mon Sep 17 00:00:00 2001 From: 如洲 陈 <1278080563@qq.com> Date: 星期二, 30 九月 2025 11:12:13 +0800 Subject: [PATCH] 出库检优化 --- store/index.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/store/index.js b/store/index.js index 02c0100..eb32321 100644 --- a/store/index.js +++ b/store/index.js @@ -10,8 +10,8 @@ networkFlag:'鍐呯綉', serverURLInt:'http://10.0.2.2:10054',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054 serverURL:'http://10.0.2.2:10054',//鏈湴璋冭瘯鍦板潃 - serverAPI:'http://localhost:10054/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� localhost - // serverAPI:'http://192.168.1.223:10054/api', + // serverAPI:'http://localhost:10054/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� localhost + serverAPI:'http://192.168.1.223:10054/api', } }, mutations: { -- Gitblit v1.9.3