From 958f79e0990d7b1a8b0ed37334d57c80c1ac8891 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Wed, 29 Jun 2022 14:31:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/center/Piabodata/Customerportrait/Receivingrecords.vue | 2 +- utils/domain.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/center/Piabodata/Customerportrait/Receivingrecords.vue b/pages/center/Piabodata/Customerportrait/Receivingrecords.vue index 0e50290..6f1238f 100644 --- a/pages/center/Piabodata/Customerportrait/Receivingrecords.vue +++ b/pages/center/Piabodata/Customerportrait/Receivingrecords.vue @@ -258,7 +258,7 @@ export default { pageNum:this.pageNum, pageSize:this.pageSize, query:{ - staTime:this.starttime, + staDate:this.starttime, endTime:this.endoftime, time:1, name:this.name, diff --git a/utils/domain.js b/utils/domain.js index c4c21d8..398bfcf 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -1,5 +1,5 @@ const base = 'http://81.70.55.170:9999' ;// 测试站 -// const baseUrl = 'http://127.0.0.1:9999/'; // 本地 +// const base = 'http://127.0.0.1:9999'; // 本地 // const base = 'http://192.168.31.148:9999' ;// 泽明 // const base = 'http://192.168.31.86:9999' ;// 胜浩 // const base = 'http://192.168.31.161:9999' // 长龙