.
This commit is contained in:
@@ -334,7 +334,7 @@
|
|||||||
<el-table-column label=" " align="center" width="200px">
|
<el-table-column label=" " align="center" width="200px">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button @click="changeEnter(scope.row)" size="mini" type="primary" plain
|
<el-button @click="changeEnter(scope.row)" size="mini" type="primary" plain
|
||||||
icon="el-icon-paperclip">Edit</el-button>
|
icon="el-icon-edit">Edit</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
</el-table>
|
</el-table>
|
||||||
|
|||||||
Reference in New Issue
Block a user