Stopped inactive properties from showing computed inline fields, since they are not recomputed while inactive
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<computed
|
||||
:string="model.summary"
|
||||
:calculations="model.summaryCalculations"
|
||||
:inactive="model.inactive"
|
||||
/>
|
||||
</v-card-text>
|
||||
</toolbar-card>
|
||||
|
||||
Reference in New Issue
Block a user