This commit is contained in:
Taric Xin
2022-03-02 16:17:29 +08:00
parent 8994bf293b
commit 6b890e638c

View File

@ -36,7 +36,7 @@
{{ costInfo?.armoeny | currency }} {{ costInfo?.armoeny | currency }}
</se> </se>
</se-container> </se-container>
<se-container col="3" labelWidth="100" *ngIf="textStatus" class="mt-md"> <se-container col="3" labelWidth="120" *ngIf="textStatus" class="mt-md">
<se-title class="mb-md" style="font-size: 18px">基本信息(应付费用)</se-title> <se-title class="mb-md" style="font-size: 18px">基本信息(应付费用)</se-title>
<se label="网络货运人" required> <se label="网络货运人" required>
{{ costInfo?.ltdName }} {{ costInfo?.ltdName }}