材料取消操作人
This commit is contained in:
parent
f5071f8bc6
commit
cfa6fa6bc4
@ -389,7 +389,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column prop="handleBy" label="操作人" show-overflow-tooltip></el-table-column>
|
<!-- <el-table-column prop="handleBy" label="操作人" show-overflow-tooltip></el-table-column> -->
|
||||||
<el-table-column label="操作时间" width="230" >
|
<el-table-column label="操作时间" width="230" >
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<span style="width: 100%;display: block;">{{ scope.row.handleTime | formaDate("yyyy-MM-dd hh:mm:ss") }}</span>
|
<span style="width: 100%;display: block;">{{ scope.row.handleTime | formaDate("yyyy-MM-dd hh:mm:ss") }}</span>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user