Commit a73980166037c8a0f278787906fbaa42c07a0f46

Authored by ww
1 parent af32762c

perf: DEFECT-816 unified field description

@@ -28,7 +28,7 @@ export const columns: BasicColumn[] = [ @@ -28,7 +28,7 @@ export const columns: BasicColumn[] = [
28 slots: { customRender: 'convertJs' }, 28 slots: { customRender: 'convertJs' },
29 }, 29 },
30 { 30 {
31 - title: '描述', 31 + title: '备注',
32 dataIndex: 'description', 32 dataIndex: 'description',
33 width: 120, 33 width: 120,
34 }, 34 },