This commit is contained in:
Taric Xin
2022-02-18 15:47:37 +08:00
parent 1b7f2f2ac9
commit ccaa5006b5
5 changed files with 6 additions and 6 deletions

View File

@ -35,7 +35,7 @@
<label>-</label>
<div>
<nz-input-number [ngModel]="item.endKm" (ngModelChange)="changeEndKm($event,i)"
[nzMin]="0" nzSize="small">
[nzMin]="0" nzSize="small">
</nz-input-number>(含)
</div>
</div>