From b76e716ff4656191d73eba398e9eb39ee975e13b Mon Sep 17 00:00:00 2001 From: xwt <2740516069@qq.com> Date: 星期五, 04 七月 2025 12:58:09 +0800 Subject: [PATCH] 来料检优化,首检巡检 --- store/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/store/index.js b/store/index.js index 53f7cc2..30e8402 100644 --- a/store/index.js +++ b/store/index.js @@ -13,7 +13,7 @@ //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', + serverAPI:'http://36.26.21.214:10055/api', } }, mutations: { -- Gitblit v1.9.3