no message

main
HUOJIN\92525 2024-08-21 15:02:43 +08:00
parent 5438d658e8
commit 8c84a72b14
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
</template>
</el-table-column>
<el-table-column prop="createTime" label="创建时间"/>
<el-table-column v-if="checkPer(['admin','fileManagement:edit','fileManagement:del']) && false " label="操作"
<el-table-column v-if="checkPer(['admin','fileManagement:edit','fileManagement:del']) " label="操作"
width="150px" align="center" fixed="right">
<template slot-scope="scope">
<el-popconfirm title="确定删除吗?"