[update] 数据字典操作列宽度

This commit is contained in:
lideqin
2024-08-08 13:44:49 +08:00
parent c6b530b236
commit a1d1b0c481
+1 -1
View File
@@ -132,7 +132,7 @@ export default {
title: this.$t('operation'),
// dataIndex: 'action',
align: 'center',
width: 100,
width: 150,
scopedSlots: { customRender: 'action' }
}
],