Small improvements

This commit is contained in:
2020-06-06 21:07:14 +03:00
parent 7f5fa089aa
commit 2622d0cc6e
2 changed files with 2 additions and 9 deletions

View File

@ -63,14 +63,7 @@
<td></td>
</tr>
<resource-line :title="'Прирост:'" :resources="villageState.performance" />
<resource-line
v-if="isExtended(villageState.id)"
:title="'Баланс след.:'"
:hint="'Баланс следующей задачи'"
:resources="villageState.upperCriticalLevel"
/>
<resource-line :title="'Добыча:'" :resources="villageState.performance" />
<resource-line
v-if="villageState.required.active"