fix: 연감 지도 수정
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
:serverID="queryServerID"
|
:serverID="queryServerID"
|
||||||
:map-name="unwrap(gameConstStore?.gameConst.mapName)"
|
:map-name="unwrap(gameConstStore?.gameConst.mapName)"
|
||||||
:model-value="history.map"
|
:model-value="history.map"
|
||||||
:is-detail-map="false"
|
:is-detail-map="true"
|
||||||
:city-position="cityPosition"
|
:city-position="cityPosition"
|
||||||
:format-city-info="formatCityInfoText"
|
:format-city-info="formatCityInfoText"
|
||||||
:image-path="imagePath"
|
:image-path="imagePath"
|
||||||
|
|||||||
Reference in New Issue
Block a user