mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 04:22:08 +08:00
Update password-policy.component.html
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
<nz-input-number
|
||||
[(ngModel)]="form.model.expiration"
|
||||
[ngModelOptions]="{ standalone: true }"
|
||||
[nzMin]="30"
|
||||
[nzMin]="0"
|
||||
[nzMax]="365"
|
||||
[nzStep]="1"
|
||||
name="expiration"
|
||||
|
||||
Reference in New Issue
Block a user