diff --git a/src/views/system/DictList.vue b/src/views/system/DictList.vue index a16e9d9..312629a 100644 --- a/src/views/system/DictList.vue +++ b/src/views/system/DictList.vue @@ -132,7 +132,7 @@ export default { title: this.$t('operation'), // dataIndex: 'action', align: 'center', - width: 100, + width: 150, scopedSlots: { customRender: 'action' } } ],