Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
		| @ -4,7 +4,7 @@ | ||||
|  * @Author       : Shiming | ||||
|  * @Date         : 2022-01-05 11:01:55 | ||||
|  * @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 | ||||
|  * Copyright (C) 2022 huzhenhong. All rights reserved. | ||||
| --> | ||||
| @ -34,9 +34,6 @@ | ||||
| <nz-card> | ||||
|   <div nz-col nzSpan="20" style="overflow: scroll"> | ||||
|     <nz-card class="card-height" *ngIf="!isUpdate"> | ||||
|       <div class="mb-md"> | ||||
|         <div>{{detailList?.templateName}}</div> | ||||
|       </div> | ||||
|       <div [innerHTML]="detailList?.templateContent | safehtml"></div> | ||||
|     </nz-card> | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user