@@ -83,7 +83,7 @@ if(@column.EffectType == "Upload"){
bordered: true,
canResize: true,
actionColumn: {
- width: 150,
+ width: 160,
title: '操作',
dataIndex: 'action',
slots: { customRender: 'action' },