flx:考勤加上秒
This commit is contained in:
parent
624e57f2af
commit
f895b3ce54
@ -149,7 +149,7 @@
|
|||||||
data: {
|
data: {
|
||||||
projectSn: JSON.parse(uni.getStorageSync('projectDetail')).projectSn,
|
projectSn: JSON.parse(uni.getStorageSync('projectDetail')).projectSn,
|
||||||
personSn: this.workerInfo.personSn,
|
personSn: this.workerInfo.personSn,
|
||||||
time: `${this.form.changeDate} ${this.form.changeTime}`,
|
time: `${this.form.changeDate} ${this.form.changeTime}:00`,
|
||||||
type: Number(this.current),
|
type: Number(this.current),
|
||||||
reissueCardReason: this.form.reissueCardReason,
|
reissueCardReason: this.form.reissueCardReason,
|
||||||
photoUrl: that.form.imgFileList[0].url,
|
photoUrl: that.form.imgFileList[0].url,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user