From f895b3ce548f30b77bcd42f656479aff69441add Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Thu, 25 Jul 2024 21:04:36 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E8=80=83=E5=8B=A4=E5=8A=A0?= =?UTF-8?q?=E4=B8=8A=E7=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/projectEnd/laborManage/searchTeam/assistCheckingIn.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/projectEnd/laborManage/searchTeam/assistCheckingIn.vue b/pages/projectEnd/laborManage/searchTeam/assistCheckingIn.vue index 16e0df83..5276d52a 100644 --- a/pages/projectEnd/laborManage/searchTeam/assistCheckingIn.vue +++ b/pages/projectEnd/laborManage/searchTeam/assistCheckingIn.vue @@ -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,