stat_department.eft
879 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
>div
>div.ui.form
>div.three.fields
>div.field
>div.ui.input
>select.ui.select
%value = {{depart = }}
@change = update
>option
#disabled
#hidden
#selected
#value =
+departments
>div.field
>div.ui.input
>input
#type = date
@change = update
%value = {{date}}
>div.field
>select.ui.select
%value = {{type = daily}}
@change = update
>option
#value = daily
.查看日期
>option
#value = monthly
.查看月份
>option
#value = quarter
.查看季度
>div.ui.message
>div.header
.统计图表
>div.ui.divider
>p
>div.ct-container