From e1669bfd21fb445d3cd755290d28c900c5a3a831 Mon Sep 17 00:00:00 2001 From: xwt <2740516069@qq.com> Date: 星期二, 03 六月 2025 14:27:20 +0800 Subject: [PATCH] 搜索框添加物料规格,增加批量NG --- store/index.js | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/store/index.js b/store/index.js index 9f9ed02..53f7cc2 100644 --- a/store/index.js +++ b/store/index.js @@ -10,9 +10,10 @@ networkFlag:'鍐呯綉', serverURLInt:'http://192.168.11.251:10055',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054 serverURL:'http://localhost:10055',//鏈湴璋冭瘯鍦板潃 - // serverAPI:'http://localhost:5184/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� localhost - serverAPI:'http://192.168.1.22:10054/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� 10054涓烘寮廇PI + //serverAPI:'http://localhost:5184/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� localhost + //serverAPI:'http://192.168.1.22:10054/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� 10054涓烘寮廇PI //serverAPI:'http://192.168.1.104:10055/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� 10055涓烘祴璇旳PI + serverAPI:'http://36.26.21.214:10054/api', } }, mutations: { -- Gitblit v1.9.3