Commit 410fab54 authored by xiexingan's avatar xiexingan

tj

parent 1ae83eac
......@@ -26,7 +26,7 @@
</el-table-column>
</template>
<el-table-column align="center" label="操作" :width="opNum*80" >
<el-table-column v-if='isShowOp' align="center" label="操作" :width="opNum*80" >
<template slot-scope="scope" >
<slot name='operation' :scope='scope'></slot>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment