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