修改表格操作列
This commit is contained in:
@@ -138,11 +138,11 @@ const tableStore = new TableStore({
|
||||
// ]
|
||||
// },
|
||||
{
|
||||
title: '操作',
|
||||
title: '操作',fixed: 'right',
|
||||
minWidth: '220',
|
||||
align: 'center',
|
||||
render: 'buttons',
|
||||
fixed: 'right',
|
||||
|
||||
buttons: [
|
||||
{
|
||||
name: 'productSetting',
|
||||
|
||||
Reference in New Issue
Block a user