ruoyi-ui/src/views/travel/index.vue @@ -1430,6 +1430,7 @@ }, handleCheck1(row){ const id = row.id; alert(id) this.$router.push("/self/travel/travelInfo/" + id); }, /** 修改按钮操作 */