flx:修改辅助考勤字段
This commit is contained in:
parent
88a4f6538e
commit
624e57f2af
@ -148,7 +148,7 @@
|
||||
method: 'post',
|
||||
data: {
|
||||
projectSn: JSON.parse(uni.getStorageSync('projectDetail')).projectSn,
|
||||
personSn: this.workerInfo.attendanceNumber,
|
||||
personSn: this.workerInfo.personSn,
|
||||
time: `${this.form.changeDate} ${this.form.changeTime}`,
|
||||
type: Number(this.current),
|
||||
reissueCardReason: this.form.reissueCardReason,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user