From 2884be21228fb6b9ed801d732813e8df507cae23 Mon Sep 17 00:00:00 2001 From: xwt <2740516069@qq.com> Date: 星期二, 01 七月 2025 22:52:58 +0800 Subject: [PATCH] 推送钉钉更改 --- pages/QC/LLJ/Add.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/QC/LLJ/Add.vue b/pages/QC/LLJ/Add.vue index f16f003..3edd803 100644 --- a/pages/QC/LLJ/Add.vue +++ b/pages/QC/LLJ/Add.vue @@ -455,7 +455,7 @@ console.log("瀹屾暣鐨勬彁浜ゆ暟鎹細", this.QcIssueResultDetailes); const url = this.$store.state.serverInfo.serverAPI+`/QcIssueResult/GetProcessNo`; - // 鍙戦�� POST 璇锋眰 + if (this.PSTYPE === '鐗归噰/璁╂浣跨敤') {// 鍙戦�� POST 璇锋眰 uni.request({ url: url, // 璇锋眰鍦板潃 method: 'POST', // 璇锋眰鏂规硶 @@ -487,7 +487,7 @@ }); } }); - + } uni.showToast({ title: res.message.toString(), icon: 'success', -- Gitblit v1.9.3