Commit fbf1dc94 authored by leon's avatar leon

feat: retail report id

parent 3d910d09
......@@ -242,7 +242,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