This commit is contained in:
yziiy
2026-01-04 11:47:29 +08:00
parent 4d81e5bc5b
commit 6d3b779b06

View File

@@ -102,7 +102,7 @@ export function useData() {
{ {
label: "操作", label: "操作",
fixed: "right", fixed: "right",
width: 300, width: 380,
slot: "operation" slot: "operation"
} }
]); ]);