This commit is contained in:
wangshiming
2022-04-29 10:00:15 +08:00
parent a37f26ef6c
commit 86a10c1757
4 changed files with 28 additions and 3 deletions

View File

@ -139,7 +139,7 @@
nzTheme="fill" class="mr-xs"></i>通过
</label>
<label *ngIf="detailData?.esignCheckStatus===2" style="color: #1890ff;"><i nz-icon nzType="close-circle"
nzTheme="fill" class="mr-xs"></i>未认证
nzTheme="fill" class="mr-xs"></i>未认证&nbsp;&nbsp;{{detailData?.esignCheckMsg}}
</label>
</p>
</sv-title>