删除非必须字段
This commit is contained in:
parent
29c719dfd4
commit
da1efc29bf
|
@ -92,7 +92,6 @@
|
|||
</el-table-column>
|
||||
<el-table-column label="详细说明" align="center" prop="description" show-overflow-tooltip/>
|
||||
<el-table-column label="创建时间" align="center" prop="createTime" />
|
||||
<el-table-column label="sourceId" align="center" prop="sourceId" />
|
||||
<el-table-column label="操作" align="center" class-name="small-padding fixed-width">
|
||||
<template slot-scope="scope">
|
||||
<el-button
|
||||
|
|
Loading…
Reference in New Issue
Block a user