浏览代码

前端更新 sdy

zhongtianhaoyuan 3 年之前
父节点
当前提交
212c942836
共有 2 个文件被更改,包括 1 次插入2 次删除
  1. 0 1
      src/model/houseSelfCollect/index.js
  2. 1 1
      vue.config.js

+ 0 - 1
src/model/houseSelfCollect/index.js

@@ -48,7 +48,6 @@ export const customerIdentity = appRx.get(API_GET_CUSTOMER_IDENTITY, errorCatche
 export const getCustomerDelete = appRx.post(API_GET_CUSTOMER_DELETE, errorCatcher, errorHandle, filter)
 //客户查看
 export const getCustomerLook = appRx.get(API_GET_CUSTOMER_LOOK, errorCatcher, errorHandle, filter)
-
 //收购管理列表
 export const getPurchasePrice = appRx.get(API_GET_PURCHASEPRICE_MANAGE, errorCatcher, errorHandle, filter)
 //收购管理添加

+ 1 - 1
vue.config.js

@@ -141,7 +141,7 @@ module.exports = {
         // target: 'https://product-server.winsea.com/', //目标地址
         // target: 'http://standard-dev.winsea.com/', //目标地址
         // target: 'http://localhost:8090/',
-        target: 'http://192.168.1.120:9100/',
+        target: 'http://192.168.1.120:8090/',
         // target: 'http://192.168.1.112:8090/',
         // target: 'http://192.168.1.121:8090/',
         // target: 'http://192.168.1.119:8090/',