From 8e37b959738eaa0e2a92b1b51a4eaf0429aa0e2b Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 24 十月 2025 16:23:33 +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 d156c94..befab04 100644
--- a/store/index.js
+++ b/store/index.js
@@ -12,7 +12,7 @@
serverURL:'http://localhost:10054',//鏈湴璋冭瘯鍦板潃
//serverAPI:'http://78566b00.r1.cpolar.top/api',//澶栫綉鍦板潃
serverAPI:'http://192.168.0.94:8008/api', //鍐呯綉鍦板潃
- //serverAPI:'http://localhost:5106/api',//鏈湴璋冭瘯鍦板潃
+ serverAPI:'http://localhost:5106/api',//鏈湴璋冭瘯鍦板潃
}
},
mutations: {
--
Gitblit v1.9.3