@@ -102,7 +102,7 @@
},
handleDetail(row) {
this.$router.push({
- path: '/work/workOrderDetail',
+ name: 'WorkOrderDetail',
query: {
id: row.id,