From 74fa19fe692c582889467935201dc9b3902c9c0f Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Wed, 29 Nov 2023 15:50:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mycomponents/recommend/recommend.vue | 4 ++-- static/config.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mycomponents/recommend/recommend.vue b/mycomponents/recommend/recommend.vue index 3e0f7196..44fb58d0 100644 --- a/mycomponents/recommend/recommend.vue +++ b/mycomponents/recommend/recommend.vue @@ -17,9 +17,9 @@ :handleQty="Number(detail.handleQty)" :isShowStdPack="false"> - 复制采购 - |制品 + |制品 diff --git a/static/config.json b/static/config.json index 0e975816..98262940 100644 --- a/static/config.json +++ b/static/config.json @@ -18,7 +18,7 @@ "request_url": { "name": "request_url", - "value": "http://dev.ccwin-in.com:25100/api/admin-api", + "value": "http://192.168.0.157:12080/admin-api", "dev2":"http://192.168.0.157:12080/admin-api", "dev":"http://dev.ccwin-in.com:25100/api/admin-api", "local":"http://localhost:12080",