flx:考勤加上秒

This commit is contained in:
X_Rian 2024-07-25 21:04:36 +08:00
parent 624e57f2af
commit f895b3ce54

View File

@ -149,7 +149,7 @@
data: {
projectSn: JSON.parse(uni.getStorageSync('projectDetail')).projectSn,
personSn: this.workerInfo.personSn,
time: `${this.form.changeDate} ${this.form.changeTime}`,
time: `${this.form.changeDate} ${this.form.changeTime}:00`,
type: Number(this.current),
reissueCardReason: this.form.reissueCardReason,
photoUrl: that.form.imgFileList[0].url,