edit
This commit is contained in:
@ -77,7 +77,7 @@
|
||||
{{openInfo?.isdetail?'需要':'不需要'}}
|
||||
</se>
|
||||
<se [col]="1" label="开票金额" class="mb-sm">
|
||||
{{openInfo?.vatnotax | currency}}
|
||||
{{openInfo?.vatmoney | currency}}
|
||||
</se>
|
||||
<se [col]="1" label="开票日期" required>
|
||||
<nz-date-picker [(ngModel)]="openInfo.invoicedate" nzPlaceHolder="请选择" style=" width: 100%;">
|
||||
|
||||
Reference in New Issue
Block a user