mirror of
https://github.com/certd/certd.git
synced 2026-07-10 06:57:31 +08:00
perf: 优化邀请注册流程
This commit is contained in:
@@ -107,6 +107,9 @@ function install(app: App, options: any = {}) {
|
||||
scroll: {
|
||||
x: 960,
|
||||
},
|
||||
rowSelection: {
|
||||
fixed: "left",
|
||||
},
|
||||
size: "small",
|
||||
pagination: false,
|
||||
onResizeColumn: (w: number, col: any) => {
|
||||
|
||||
Reference in New Issue
Block a user