修改文档详情的跳转

This commit is contained in:
qq787203167
2022-02-24 15:25:19 +08:00
parent 6e2b1010bb
commit 252b72a6de
2 changed files with 62 additions and 13 deletions
@@ -171,6 +171,8 @@
this.dataSource = res.result.records
this.total = res.result.total
this.loading = false
}else{
this.loading = false
}
})
},