src/views/experiment/inspectionApplication/index.vue
@@ -712,7 +712,7 @@ this.commisionTable = res.data }, async handleClick(row){ this.inspectionTable = row; // this.inspectionTable = row; this.id = row.id this.$router.push({name:'Viewdetails',query: {id:row.id}}); this.selectInspectsList()