fix: Add route-station link area
This commit is contained in:
@@ -515,6 +515,7 @@ class CreateSightStore {
|
||||
|
||||
console.log("Sight created with ID:", newSightId);
|
||||
// Optionally: this.clearCreateSight(); // To reset form after successful creation
|
||||
this.needLeaveAgree = false;
|
||||
return newSightId;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user