|
@@ -28,7 +28,7 @@
|
|
style="vertical-align: sub;"
|
|
style="vertical-align: sub;"
|
|
></el-badge>
|
|
></el-badge>
|
|
<span v-if="scope.row.user">{{ scope.row.user.username }}</span>
|
|
<span v-if="scope.row.user">{{ scope.row.user.username }}</span>
|
|
- <span style="color: red">
|
|
|
|
|
|
+ <span>
|
|
(<copy-text>{{ scope.row.userId }}</copy-text
|
|
(<copy-text>{{ scope.row.userId }}</copy-text
|
|
>)
|
|
>)
|
|
</span>
|
|
</span>
|