|
@@ -171,12 +171,12 @@
|
|
|
</td>
|
|
|
<td nzRight>
|
|
|
|
|
|
- <app-comp-upload [width]="320" (change)="upload($event, 'signature',index)"
|
|
|
+ <app-comp-upload (change)="upload($event, 'signature',index)"
|
|
|
[title]="getFileName(data.signature)"></app-comp-upload>
|
|
|
</td>
|
|
|
<td nzRight>
|
|
|
|
|
|
- <app-comp-upload [width]="320" (change)="upload($event, 'examine',index)"
|
|
|
+ <app-comp-upload (change)="upload($event, 'examine',index)"
|
|
|
[title]="getFileName(data.examine)"></app-comp-upload>
|
|
|
</td>
|
|
|
<td nzRight>
|