feature: 工作中心发起人带账号

This commit is contained in:
zyn
2024-01-16 16:02:33 +08:00
parent b547757b3d
commit 68a7b38731
5 changed files with 29 additions and 9 deletions
@@ -118,8 +118,12 @@
prop="creatUserName"
label="发起人"
align="center"
width="90"
/>
width="180"
>
<template slot-scope="scope">
<span>{{ scope.row.creatUserName }}({{ scope.row.creatUser || '-' }})</span>
</template>
</el-table-column>
<el-table-column
prop="creatTime"
label="创建日期"
@@ -118,8 +118,12 @@
prop="creatUserName"
label="发起人"
align="center"
width="90"
/>
width="180"
>
<template slot-scope="scope">
<span>{{ scope.row.creatUserName }}({{ scope.row.creatUser || '-' }})</span>
</template>
</el-table-column>
<el-table-column
prop="creatTime"
label="创建日期"
@@ -118,8 +118,12 @@
prop="creatUserName"
label="发起人"
align="center"
width="90"
/>
width="180"
>
<template slot-scope="scope">
<span>{{ scope.row.creatUserName }}({{ scope.row.creatUser || '-' }})</span>
</template>
</el-table-column>
<el-table-column
prop="creatTime"
label="创建日期"
@@ -123,8 +123,12 @@
prop="creatUserName"
label="发起人"
align="center"
width="90"
/>
width="180"
>
<template slot-scope="scope">
<span>{{ scope.row.creatUserName }}({{ scope.row.creatUser || '-' }})</span>
</template>
</el-table-column>
<el-table-column
prop="creatTime"
label="创建日期"
@@ -123,7 +123,11 @@
prop="creatUserName"
label="发起人"
align="center"
/>
>
<template slot-scope="scope">
<span>{{ scope.row.creatUserName }}({{ scope.row.creatUser || '-' }})</span>
</template>
</el-table-column>
<el-table-column
prop="creatTime"
label="创建日期"