跳至内容
菜单
此问题已终结
3058 查看

that is the wrong in this:

if worked_days.Unpaid.number_of_days > 0:

 result = 0

 else:

 if worked_days.Late.number_of_hours > 0:

 result = 0

 else:

 if worked_days.Left.number_of_hours > 0:

 result = 0

 else:

 result = 15

形象
丢弃
相关帖文 回复 查看 活动
4
9月 25
6503
2
12月 19
4356
0
7月 19
4775
1
9月 25
474
1
5月 25
1675