From 2f330d953a648ffad65751cae20b4228d1904126 Mon Sep 17 00:00:00 2001
From: cnf <3200815559@qq.com>
Date: 星期六, 24 五月 2025 08:39:41 +0800
Subject: [PATCH] 最新
---
pages/QC/LLJ/Add.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/QC/LLJ/Add.vue b/pages/QC/LLJ/Add.vue
index 905357b..0384da9 100644
--- a/pages/QC/LLJ/Add.vue
+++ b/pages/QC/LLJ/Add.vue
@@ -397,7 +397,7 @@
console.log(this.QcIssueResultDetailes)
- const url = `http://192.168.1.22:10054/api/QcIssueResult/GetProcessNo`;
+ const url = this.$store.state.serverInfo.serverAPI+`/QcIssueResult/GetProcessNo`;
// 鍙戦�� POST 璇锋眰
uni.request({
url: url, // 璇锋眰鍦板潃
--
Gitblit v1.9.3