Sign in
简柏林
/
thingskit-front
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
208a36eb999b08db8d9ac8583e45b493915f5df8
Authored by
fengtao
2022-07-14 16:31:57 +0800
1 parent
fbd76b5e
pref:优化告警联系人字段名
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/alarm/contacts/config.data.ts
src/views/alarm/contacts/config.data.ts
View file @
208a36e
...
...
@@ -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
},
...
...