提交 5b5f29db authored 作者: lidongxu's avatar lidongxu

refactor(pc_promotion): 隐藏 CP 稽核的删除按钮

同上
上级 b0e7b0d6
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
</template> </template>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="操作" <!-- <el-table-column label="操作"
width="200" width="200"
fixed="right"> fixed="right">
<template #default="scope"> <template #default="scope">
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
删除 删除
</el-button> </el-button>
</template> </template>
</el-table-column> </el-table-column> -->
</el-table> </el-table>
<!-- 分页 --> <!-- 分页 -->
<pagination :total="total" <pagination :total="total"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论