车辆对接

This commit is contained in:
wangshiming
2022-01-13 17:10:40 +08:00
parent db8208f63f
commit 03af0d2dfb
9 changed files with 83 additions and 47 deletions

View File

@ -20,3 +20,10 @@
width: 300px;
height: 180px;
}
:host {
::ng-deep {
nz-input-number{width: 100%;}
}
}