Commit a73980166037c8a0f278787906fbaa42c07a0f46

Authored by ww
1 parent af32762c

perf: DEFECT-816 unified field description

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