@@ -324,7 +324,7 @@ class PunchClocks extends Component {
duration: e.detail.value
})
}}
- />小时
+ /> 小时
<Text style={{ color: "red", fontSize: "15px" }}>剩余打卡({this.state.hours}h)</Text>
</View>
@@ -290,7 +290,7 @@ class ReClockin extends Component {