【update】样式的修改

This commit is contained in:
fengchenchen
2023-09-15 17:51:58 +08:00
parent 0191a549bf
commit acfc345cd0
@@ -95,7 +95,7 @@ export default {
{
title: this.$t('system.tag.attributeName'),
align: 'left',
// width: 100,
width: 200,
dataIndex: 'dbFieldTxt',
scopedSlots: { customRender: 'text' }
},