跳至內容
選單
此問題已被標幟
3094 瀏覽次數

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
6529
2
12月 19
4374
0
7月 19
4816
1
9月 25
518
1
5月 25
1712