unproductticketDetail
This commit is contained in:
parent
42ba144223
commit
e40977274d
|
@ -391,9 +391,6 @@
|
|||
|
||||
//不合格玻璃审理单查看
|
||||
handledetailbhg(scope) {
|
||||
debugger;
|
||||
console.log(scope.row);
|
||||
debugger;
|
||||
this.$router.push({name: "ticketDetail", params: {ticketId: scope.row.ticket,workflow:scope.row.workflow}})
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue