This commit is contained in:
parent
22780b97d4
commit
3e811a2236
|
|
@ -63,7 +63,6 @@
|
|||
<el-tag style="margin-left: 10px" size="mini" type="primary">节点{{ row.level }}</el-tag>
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
<el-table-column label="操作" align="center" width="240">
|
||||
<template slot-scope="{ row }">
|
||||
<el-button
|
||||
|
|
|
|||
Loading…
Reference in New Issue