H5/pages/progress/progress.vue
@@ -103,7 +103,7 @@ return dayjs(val).format('YYYY-MM-DD HH:mm:ss') } }, onLoad(params) { onShow(params) { this.id = params.id if (params.type) { this.type = false @@ -114,7 +114,7 @@ getComplaintDetail({ id: params.id }).then(res => { console.log('res', res) this.info = { ...res.data }