Move first task calculation to state

This commit is contained in:
2020-06-06 21:39:35 +03:00
parent 2622d0cc6e
commit 277a338164
4 changed files with 68 additions and 58 deletions

View File

@ -68,6 +68,9 @@
<resource-line
v-if="villageState.required.active"
:title="'След. задача:'"
:color="false"
:sign="false"
:hide-zero="false"
:resources="villageState.required.resources"
/>