fix(agencyTerm): permitir decimales en m3 minimos
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2022-12-02 11:16:49 +01:00
parent 12cfa05696
commit 6562b68341
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@
type="number"
label="M3 Price"
ng-model="$ctrl.supplierAgencyTerm.m3Price"
step="0.1"
rule>
</vn-input-number>
</vn-horizontal>