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

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
6497
2
12月 19
4352
0
7月 19
4773
1
9月 25
472
1
5月 25
1664