Commit 53588edf authored by leon's avatar leon

feat:use retail info

parent fa2c7e1e
......@@ -62,7 +62,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
"appid" : "wx06342b31eebe8da7",
"appid" : "wx01483491311387a0",
"setting" : {
"urlCheck" : false,
"es6" : true,
......
......@@ -239,7 +239,7 @@
async getReportCharts() {
clearInterval(this.timename)
const that = this
let res = await that.$u.api.getReportCharts({id: '627a16644606332538b4633c'})
let res = await that.$u.api.getReportCharts({id: '642a8dd3eab04c0001f889b8'})
uni.stopPullDownRefresh()
uni.$emit('handlePullDownRefresh')
const { Status, Result: { info, list } } = res.data
......
......@@ -37,7 +37,7 @@
pageSize: 10,
totalPages: 0,
totals: 0,
folderId: '62837a79bfa93100013596c1',
folderId: '6360778db6a1ee00014a8bf4',
superAdmin: true
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment