Commit 208a36eb999b08db8d9ac8583e45b493915f5df8

Authored by fengtao
1 parent fbd76b5e

pref:优化告警联系人字段名

... ... @@ -37,7 +37,7 @@ export const columns: BasicColumn[] = [
37 37 },
38 38
39 39 {
40   - title: '添加时间',
  40 + title: '创建时间',
41 41 dataIndex: 'createTime',
42 42 width: 180,
43 43 },
... ...