From 0de84be694709e128606e982b213155dec7be0df Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 19 Feb 2025 10:19:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=BF=98=E5=8E=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../work/Person/AttendanceMachine/personEntryView.js | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/modules/bmw/src/main/resources/static/pages/work/Person/AttendanceMachine/personEntryView.js b/modules/bmw/src/main/resources/static/pages/work/Person/AttendanceMachine/personEntryView.js index 54bfd59..01e59d7 100644 --- a/modules/bmw/src/main/resources/static/pages/work/Person/AttendanceMachine/personEntryView.js +++ b/modules/bmw/src/main/resources/static/pages/work/Person/AttendanceMachine/personEntryView.js @@ -360,9 +360,7 @@ function setData(data) { '" style="display: inline-block;text-align: center;width:150px">'; htmlCompany += ''; htmlCompany += ""; $("#companyExamDemoProve").append(htmlCompany); @@ -381,9 +379,7 @@ function setData(data) { '" style="display: inline-block;text-align: center;width:150px">'; htmlDept += ''; htmlDept += ""; $("#deptExamDemoProve").append(htmlDept); @@ -402,9 +398,7 @@ function setData(data) { '" style="display: inline-block;text-align: center;width:150px">'; htmlTeam += ''; htmlTeam += ""; $("#teamExamDemoProve").append(htmlTeam);