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' // 长龙