task#10094,调度app案件审核静态页
This commit is contained in:
@ -65,7 +65,7 @@ export default {
|
||||
goPageDetail(){
|
||||
console.log("去查看详情")
|
||||
this.$router.push({
|
||||
name: 'caseDetail', // 目标路由的名称
|
||||
name: 'caseAuditList', // 目标路由的名称
|
||||
/* params: {
|
||||
id: item.id, // 参数对象的属性
|
||||
postfix:item.postfix,
|
||||
|
Reference in New Issue
Block a user