+
This commit is contained in:
parent
bc352a4e19
commit
ef8f0eb5d5
@ -32,7 +32,6 @@ const emit = defineEmits(['back'])
|
|||||||
const handleBack = () => {
|
const handleBack = () => {
|
||||||
emit('back')
|
emit('back')
|
||||||
// 实际实现:路由跳转回驾驶舱
|
// 实际实现:路由跳转回驾驶舱
|
||||||
console.log('返回驾驶舱')
|
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user