mirror of
https://gitee.com/xiaonuobase/snowy.git
synced 2026-03-22 02:37:16 +08:00
【优化】优化操作栏目取消固定宽度,自适应,优化其他一些问题
This commit is contained in:
@@ -214,8 +214,7 @@
|
||||
title: '操作',
|
||||
dataIndex: 'action',
|
||||
align: 'center',
|
||||
fixed: 'right',
|
||||
width: 150
|
||||
fixed: 'right'
|
||||
})
|
||||
}
|
||||
const selectedRowKeys = ref([])
|
||||
|
||||
Reference in New Issue
Block a user