fields.json
687 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"lables": [
"title",
"base",
"sync",
"ou",
"subcompany",
"department",
"user"
],
"title":{
"base": "24893",
"sync": "125555",
"ou": "82370",
"subcompany": "32238",
"department": "32237",
"user": "32239"
},
"columns": [
{
"title": "127641",
"dataIndex": "type",
"key": "type",
"width": "20%",
"sorter": true
},
{
"title": "388749",
"dataIndex": "content",
"key": "content",
"width": "50%",
"sorter": true
},
{
"title": "25496,356",
"dataIndex": "status",
"key": "status",
"width": "20%",
"sorter": true
}
]
}