feat: mlog不再进行审计

This commit is contained in:
caoqianming 2024-11-24 17:42:32 +08:00
parent 4c003251c1
commit eabdabcf3a
3 changed files with 6 additions and 6 deletions

View File

@ -399,7 +399,7 @@
:loading="mlogHandleLoading"
>撤回
</el-button>
<el-button
<!-- <el-button
link
type="success"
@click="
@ -407,7 +407,7 @@
"
>
日志记录
</el-button>
</el-button> -->
</template>
</el-table-column>
</scTable>

View File

@ -223,13 +223,13 @@
:loading="mlogHandleLoading"
>撤回
</el-button>
<el-button
<!-- <el-button
link
type="success"
@click="table_show(scope.row)"
>
日志记录
</el-button>
</el-button> -->
</template>
</el-table-column>
</scTable>

View File

@ -369,7 +369,7 @@
:loading="mlogHandleLoading"
>撤回
</el-button>
<el-button
<!-- <el-button
link
type="success"
@click="
@ -377,7 +377,7 @@
"
>
日志记录
</el-button>
</el-button> -->
</template>
</el-table-column>
</scTable>