perf: fixed eslint errors

This commit is contained in:
Pan
2019-02-01 14:09:29 +08:00
parent 3b9abde89a
commit 6e42b4c896
3 changed files with 18 additions and 19 deletions

View File

@@ -46,7 +46,7 @@
</el-table-column>
<el-table-column align="center" label="Drag" width="80">
<template slot-scope="scope">
<template slot-scope="{}">
<svg-icon class="drag-handler" icon-class="drag"/>
</template>
</el-table-column>