3 |
4 | 添加用户
5 |
6 |
7 |
8 |
9 |
10 | {{scope.$index + 1}}
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 | {{formatTime(scope.row.createTime)}}
20 |
21 |
22 |
23 |
24 | {{formatRole(scope.row.role)}}
25 |
26 |
27 |
28 |
29 | {{`ci机器人${scope.row.identification}`}}
30 |
31 |
32 |
33 |
34 | 编辑
35 | 删除
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
60 |
61 |
62 |
63 |
64 |
70 |
71 |
72 |
73 |
77 |
78 |
85 |
86 |