编辑球局

This commit is contained in:
筱野
2025-09-27 21:23:45 +08:00
parent ac8a12995b
commit e5851c1c3b
5 changed files with 83 additions and 28 deletions

View File

@@ -108,7 +108,8 @@ const StadiumDetail = forwardRef<StadiumDetailRef, StadiumDetailProps>(({
description:{
description: '',
description_tag: []
}
},
venue_id: stadium.id
})
// 暴露方法给父组件