From 14aaded693b93aec98157ad8f4c4f43d0a89d251 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 10:53:13 +0800
Subject: [PATCH] 调试
---
components/Technology.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/components/Technology.vue b/components/Technology.vue
index d93463f..a14081d 100644
--- a/components/Technology.vue
+++ b/components/Technology.vue
@@ -164,7 +164,7 @@
manualSynchronization() {
console.log(111);
this.$sendPostRequest({
- url: "http://192.168.0.94:9095/Numerical/manualSynchronization",
+ url: "http://192.168.0.94:9095/Numerical/manualSynchronizationBycl",
data: {
orderId: this.orderId,
machineNo: this.machineNo
--
Gitblit v1.9.3