메인 장수 정보에서 상세 통계와 숙련도 표시를 제외
This commit is contained in:
@@ -408,6 +408,7 @@ watch(
|
||||
<GeneralInformationPanel
|
||||
:general="generalPanel"
|
||||
:summary="generalSummary"
|
||||
:show-details="false"
|
||||
:loading="loading"
|
||||
:nation-color="nation?.color"
|
||||
/>
|
||||
@@ -570,6 +571,7 @@ watch(
|
||||
<GeneralInformationPanel
|
||||
:general="generalPanel"
|
||||
:summary="generalSummary"
|
||||
:show-details="false"
|
||||
:loading="loading"
|
||||
:nation-color="nation?.color"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user