mirror of https://github.com/jeecgboot/jeecg-boot
代码生成器模板(内嵌子表风格列表页面)按钮错位问题修复 issues/I1WHR0
parent
89f4d122dd
commit
57337f7980
|
@ -327,7 +327,6 @@
|
||||||
title: '操作',
|
title: '操作',
|
||||||
dataIndex: 'action',
|
dataIndex: 'action',
|
||||||
align: 'center',
|
align: 'center',
|
||||||
fixed:"right",
|
|
||||||
width:147,
|
width:147,
|
||||||
scopedSlots: { customRender: 'action' },
|
scopedSlots: { customRender: 'action' },
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue