操作隐藏

This commit is contained in:
郁万成 2024-12-16 11:53:08 +08:00
parent dbcd08bee9
commit 1432d9722d

View File

@ -58,7 +58,7 @@
<span style="cursor: pointer; color: #0064aa; font-weight: 600">查看参数</span>
</template>
</el-table-column> -->
<el-table-column label="操作" width="200" align="center">
<!-- <el-table-column label="操作" width="200" align="center">
<template #default="scope">
<div class="tableOperate">
<a @click="opneLog(scope.row)">日志</a>
@ -72,7 +72,7 @@
</el-popconfirm>
</div>
</template>
</el-table-column>
</el-table-column> -->
</el-table>
</div>
<div class="mainFooter">