From 0deffcf086c01690773682b5c4e461386ab059e9 Mon Sep 17 00:00:00 2001 From: huanghongfeng <huanghongfeng@hnkhzn.com> Date: 星期三, 26 六月 2024 14:43:58 +0800 Subject: [PATCH] 提交 --- 代码管理/PCS/WCS_Client/src/views/Home.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Client/src/views/Home.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Client/src/views/Home.vue" index 91a8a2b..c435074 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Client/src/views/Home.vue" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Client/src/views/Home.vue" @@ -83,7 +83,7 @@ dataxlist: [], item1: [], ddataList: [], - url: "http://127.0.0.1:8098/api/", + url: "http://192.168.12.101:8098/api/", plcList_one:[], plcList_two:[], plcList_three:[], -- Gitblit v1.9.3