修改表格操作列
This commit is contained in:
@@ -184,10 +184,10 @@ const tableStore: any = new TableStore({
|
||||
// { field: 'name13', title: '单相负荷', minWidth: 180 },
|
||||
|
||||
{
|
||||
title: '操作',
|
||||
title: '操作',fixed: 'right',
|
||||
width: '220',
|
||||
render: 'buttons',
|
||||
fixed: 'right',
|
||||
|
||||
buttons: [
|
||||
{
|
||||
name: 'edit',
|
||||
|
||||
Reference in New Issue
Block a user