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",