mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
[bugfix] template upload (#2710)
Co-authored-by: aias00 <rokkki@163.com>
This commit is contained in:
@@ -177,7 +177,7 @@
|
||||
<nz-upload
|
||||
nzName="file"
|
||||
nzListType="text"
|
||||
[nzShowUploadList]="true"
|
||||
[nzShowUploadList]="false"
|
||||
[nzMultiple]="false"
|
||||
[nzLimit]="1"
|
||||
[nzCustomRequest]="handleTemplateInput"
|
||||
|
||||
Reference in New Issue
Block a user