Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
eb351903
Commit
eb351903
authored
Dec 12, 2020
by
zhengjie
Browse files
[代码优化](v2.6):bug fix
close
https://github.com/elunez/eladmin/issues/504
parent
552417c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
eladmin-system/src/main/resources/template/generator/front/index.ftl
View file @
eb351903
...
...
@@ -97,7 +97,7 @@
</#if>
</#list>
</#if>
<el-table-column v-
permission="
['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"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment