Commit 112c7b3e authored by zhengjie's avatar zhengjie
Browse files

[代码优化](v2.6):update

parent 76b600ee
......@@ -91,7 +91,7 @@
</#if>
</#list>
</#if>
<el-table-column v-if="checkPer['admin','${changeClassName}:edit','${changeClassName}:del']" label="操作" width="150px" align="center">
<el-table-column v-if="checkPer(['admin','${changeClassName}:edit','${changeClassName}:del'])" label="操作" width="150px" align="center">
<template slot-scope="scope">
<udOperation
:data="scope.row"
......
Supports Markdown
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