fix bug
This commit is contained in:
		| @ -4,13 +4,13 @@ | ||||
|  * @Author       : Shiming | ||||
|  * @Date         : 2022-04-06 13:20:56 | ||||
|  * @LastEditors  : Shiming | ||||
|  * @LastEditTime : 2022-04-19 15:52:16 | ||||
|  * @LastEditTime : 2022-04-29 17:55:02 | ||||
|  * @FilePath     : \\tms-obc-web\\src\\app\\routes\\datatable\\components\\customtable\\customindex\\customindex.component.html | ||||
|  * Copyright (C) 2022 huzhenhong. All rights reserved. | ||||
| --> | ||||
| <!-- 页头 --> | ||||
| <page-header-wrapper [title]="'客户报表'"></page-header-wrapper> | ||||
| <div nz-row [nzGutter]="16"> | ||||
| <div nz-row [nzGutter]="16" acl [acl-ability]="['customindex-statisticsTotal']"> | ||||
|   <div nz-col class="gutter-row" [nzSpan]="6"> | ||||
|     <g2-card [title]="'货主'" [bordered]="true" [total]="hzData?.total || '0'" | ||||
|       [footer]="'已认证' + ' ' + hzData?.auditPassTotal" contentHeight="46"> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user