显示电话

This commit is contained in:
@fawn-nine
2023-06-12 11:28:16 +08:00
parent bb544d5684
commit 15d3e7e0d3

View File

@@ -31,10 +31,9 @@
<el-table-column label="author" align="center" width="300"> <el-table-column label="author" align="center" width="300">
<template slot-scope="scope"> <template slot-scope="scope">
<b>{{scope.row.user.realname}}</b><br/> <b>{{scope.row.user.realname}}</b><br/>
{{scope.row.user.email}} {{scope.row.user.email}}<br/>
{{scope.row.user.phone}}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="Remarks" align="center"> <el-table-column label="Remarks" align="center">
<template slot-scope="scope"> <template slot-scope="scope">