Commit f401ad9dc30cb94e6574adf53588022f5189ae65
1 parent
a40fd262
代码生成器模板(内嵌子表风格列表页面)按钮错位问题修复 issues/I1WHR0
Showing
1 changed file
with
0 additions
and
1 deletions
jeecg-boot/jeecg-boot-module-system/src/main/resources/jeecg/code-template-online/inner-table/onetomany/java/${bussiPackage}/${entityPackage}/vue/${entityName}List.vuei
@@ -327,7 +327,6 @@ | @@ -327,7 +327,6 @@ | ||
327 | title: '操作', | 327 | title: '操作', |
328 | dataIndex: 'action', | 328 | dataIndex: 'action', |
329 | align: 'center', | 329 | align: 'center', |
330 | - fixed:"right", | ||
331 | width:147, | 330 | width:147, |
332 | scopedSlots: { customRender: 'action' }, | 331 | scopedSlots: { customRender: 'action' }, |
333 | }, | 332 | }, |