mirror of
https://github.com/bufanyun/hotgo.git
synced 2026-04-10 21:24:27 +08:00
This commit is contained in:
@@ -13,10 +13,9 @@
|
||||
:row-key="(row) => row.id"
|
||||
ref="actionRef"
|
||||
:canResize="true"
|
||||
:resizeHeightOffset="-20000"
|
||||
:pagination="false"
|
||||
:scroll-x="1090"
|
||||
:scrollbar-props="{ trigger: 'none' }"
|
||||
:scroll-x="3000"
|
||||
:scroll-y="720"
|
||||
>
|
||||
<template #tableTitle>
|
||||
<n-tooltip placement="top-start" trigger="hover">
|
||||
|
||||
Reference in New Issue
Block a user