feat: complete nation personnel and finance parity
This commit is contained in:
@@ -151,7 +151,7 @@ onBeforeUnmount(() => {
|
||||
</div>
|
||||
<div class="header-actions">
|
||||
<button type="button" class="ghost" @click="loadData">수동 갱신</button>
|
||||
<RouterLink class="ghost" to="/nation/affairs">내무부로</RouterLink>
|
||||
<RouterLink class="ghost" to="/nation/finance">내무부로</RouterLink>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
@@ -305,4 +305,4 @@ onBeforeUnmount(() => {
|
||||
.loading {
|
||||
color: #9aa3b8;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user