代码提交
This commit is contained in:
parent
8d2a569bcb
commit
84f0313366
|
|
@ -11,7 +11,7 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<template slot="handle" slot-scope="{ data }">
|
<template slot="handle" slot-scope="{ data }">
|
||||||
<el-button plain size="mini" type="primary" icon="el-icon-edit" v-hasPermi="['files:customize:list']"
|
<el-button plain size="mini" type="primary" icon="el-icon-view" v-hasPermi="['files:customize:list']"
|
||||||
@click="handleDetail(data)">
|
@click="handleDetail(data)">
|
||||||
详情
|
详情
|
||||||
</el-button>
|
</el-button>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue