@@ -322,7 +322,7 @@
</template>
</el-table-column>
<el-table-column prop="nickname" label="持有方" width="305">
- <div style="font-size: 14px">
+ <div style="color: #fdfb60; font-size: 14px">
{{ userInfo.nickname }}
</div>
@@ -299,7 +299,7 @@