mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-15 14:24:39 +00:00
perf: 操作日志弹窗不显示确认、取消
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
v-if="logDetailVisible"
|
||||
:title="this.$tc('route.OperateLog')"
|
||||
:visible.sync="logDetailVisible"
|
||||
:show-cancel="false"
|
||||
:show-confirm="false"
|
||||
>
|
||||
<OperateLogDetail :row="rowObj" />
|
||||
</Dialog>
|
||||
|
||||
Reference in New Issue
Block a user