fix: avoid map refresh on road selection

This commit is contained in:
2026-08-26 15:39:17 +08:00
parent 89e0a9ce37
commit 02c3a4d3e4
6 changed files with 59 additions and 4 deletions

View File

@@ -0,0 +1,26 @@
{
"id": "workbench-selection-save-fix",
"name": "workbench-selection-save-fix",
"title": "修复工作台选择与保存回归",
"description": "修复道路选择触发全图层重建,并排查修复 React 工作台保存 overrides 回归",
"status": "in_progress",
"dev_type": null,
"scope": null,
"package": null,
"priority": "P2",
"creator": "dingkang",
"assignee": "dingkang",
"createdAt": "2026-08-26",
"completedAt": null,
"branch": null,
"base_branch": "main",
"worktree_path": null,
"commit": null,
"pr_url": null,
"subtasks": [],
"children": [],
"parent": null,
"relatedFiles": [],
"notes": "",
"meta": {}
}