优化
This commit is contained in:
parent
9aed08d0cd
commit
3bb130eac1
@ -282,11 +282,10 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
async mounted () {
|
async mounted () {
|
||||||
console.log('this.$route.query: ', this.$route.query)
|
await this.handleGrt375()
|
||||||
// await this.handleGrt375()
|
if (this.$route.params.detailId) {
|
||||||
// if (this.$route.params.detailId) {
|
this.handleLookProcess(this.$route.query.detailId)
|
||||||
// this.handleLookProcess(this.$route.query.detailId)
|
}
|
||||||
// }
|
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
// 获取指标任务详情
|
// 获取指标任务详情
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user