update 到账开票操作框大小

This commit is contained in:
lijiarao
2022-06-10 16:10:21 +08:00
parent 03d146cb50
commit be9cd89acd
@@ -340,7 +340,7 @@ export default {
dataIndex: 'action',
align: 'center',
fixed: 'right',
width: 200,
width: 250,
scopedSlots: { customRender: 'action' }
}
],