fix: 修复列管理的问题

This commit is contained in:
猿小天
2023-10-19 16:10:05 +08:00
parent 996d644d9b
commit 075d457dc7
5 changed files with 13 additions and 9 deletions

View File

@@ -50,7 +50,7 @@ export const createCrudOptions = function ({
rowHandle: {
//固定右侧
fixed: 'right',
width: 260,
width: 320,
buttons: {
view: {
show: true,