|
@@ -933,6 +933,7 @@
|
|
:key="'td' + index + tdIndex"
|
|
:key="'td' + index + tdIndex"
|
|
:id="'td' + index + tdIndex"
|
|
:id="'td' + index + tdIndex"
|
|
@click="CopyToClipboard('td' + index + tdIndex)"
|
|
@click="CopyToClipboard('td' + index + tdIndex)"
|
|
|
|
+ style="background:#fff;font-family: 'Sans-GBNPC';"
|
|
>
|
|
>
|
|
{{ tdItem }}
|
|
{{ tdItem }}
|
|
</td>
|
|
</td>
|