fix bug
This commit is contained in:
		| @ -4,7 +4,7 @@ | |||||||
|  * @Author       : Shiming |  * @Author       : Shiming | ||||||
|  * @Date         : 2022-01-05 11:01:55 |  * @Date         : 2022-01-05 11:01:55 | ||||||
|  * @LastEditors  : Shiming |  * @LastEditors  : Shiming | ||||||
|  * @LastEditTime : 2022-01-18 17:16:27 |  * @LastEditTime : 2022-04-15 14:07:19 | ||||||
|  * @FilePath     : \\tms-obc-web\\src\\app\\routes\\contract-management\\components\\contract-template-detail\\contract-template-detail.component.html |  * @FilePath     : \\tms-obc-web\\src\\app\\routes\\contract-management\\components\\contract-template-detail\\contract-template-detail.component.html | ||||||
|  * Copyright (C) 2022 huzhenhong. All rights reserved. |  * Copyright (C) 2022 huzhenhong. All rights reserved. | ||||||
| --> | --> | ||||||
| @ -34,9 +34,6 @@ | |||||||
| <nz-card> | <nz-card> | ||||||
|   <div nz-col nzSpan="20" style="overflow: scroll"> |   <div nz-col nzSpan="20" style="overflow: scroll"> | ||||||
|     <nz-card class="card-height" *ngIf="!isUpdate"> |     <nz-card class="card-height" *ngIf="!isUpdate"> | ||||||
|       <div class="mb-md"> |  | ||||||
|         <div>{{detailList?.templateName}}</div> |  | ||||||
|       </div> |  | ||||||
|       <div [innerHTML]="detailList?.templateContent | safehtml"></div> |       <div [innerHTML]="detailList?.templateContent | safehtml"></div> | ||||||
|     </nz-card> |     </nz-card> | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user