From 1caea0fdc7ed1788d854a2aba8853984b4494e01 Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期二, 24 六月 2025 09:56:28 +0800 Subject: [PATCH] 代码提交 --- 代码管理/成品库大屏/U01bigscreen/U01bigscreen/src/components/echart/bottom/bottomLeftChart/index.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/\346\210\220\345\223\201\345\272\223\345\244\247\345\261\217/U01bigscreen/U01bigscreen/src/components/echart/bottom/bottomLeftChart/index.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/\346\210\220\345\223\201\345\272\223\345\244\247\345\261\217/U01bigscreen/U01bigscreen/src/components/echart/bottom/bottomLeftChart/index.vue" index 1256b90..633258c 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/\346\210\220\345\223\201\345\272\223\345\244\247\345\261\217/U01bigscreen/U01bigscreen/src/components/echart/bottom/bottomLeftChart/index.vue" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/\346\210\220\345\223\201\345\272\223\345\244\247\345\261\217/U01bigscreen/U01bigscreen/src/components/echart/bottom/bottomLeftChart/index.vue" @@ -46,8 +46,8 @@ methods: { // 鏍规嵁鑷繁鐨勪笟鍔℃儏鍐典慨鏀� getInOutCount(){ - // axios.post("http://192.168.2.51:9290/api/Task_Hty/TaskData", { - axios.post("http://127.0.0.1:9290/api/Task_Hty/TaskData", { + axios.post("http://192.168.2.51:9290/api/Task_Hty/TaskData", { + // axios.post("http://127.0.0.1:9290/api/Task_Hty/TaskData", { MainData: { AGVName: "505" } -- Gitblit v1.9.3