mirror of
https://github.com/qishibo/AnotherRedisDesktopManager.git
synced 2026-01-25 16:46:32 +00:00
fix #975 hash key field show overflow tips
This commit is contained in:
parent
f64a43ed73
commit
de8ea7a8d0
@ -45,7 +45,8 @@
|
||||
sortable
|
||||
resizable
|
||||
label="Key"
|
||||
width=150>
|
||||
show-overflow-tooltip
|
||||
width="150">
|
||||
<template slot-scope="scope">
|
||||
{{ $util.bufToString(scope.row.key) }}
|
||||
</template>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user