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 ++-- store/index.js | 2 +- 2 files changed, 3 insertions(+), 3 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', diff --git a/store/index.js b/store/index.js index 30e8402..6f7ecc9 100644 --- a/store/index.js +++ b/store/index.js @@ -10,7 +10,7 @@ networkFlag:'鍐呯綉', serverURLInt:'http://192.168.11.251:10055',//鏈嶅姟鍣ㄤ綋妫� 10.0.1.104:10054 serverURL:'http://localhost:10055',//鏈湴璋冭瘯鍦板潃 - //serverAPI:'http://localhost:5184/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� localhost + serverAPI:'http://localhost:5184/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� localhost //serverAPI:'http://192.168.1.22:10054/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� 10054涓烘寮廇PI //serverAPI:'http://192.168.1.104:10055/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� 10055涓烘祴璇旳PI serverAPI:'http://36.26.21.214:10055/api', -- Gitblit v1.9.3