From d10c5e9f41cbdebbeeaafd264cb570c2765f1587 Mon Sep 17 00:00:00 2001 From: "liang.chao" <1360241448@qq.com> Date: Tue, 15 Apr 2025 17:33:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=85=E9=81=93bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/js/system/child/userFormTemp.js | 2 ++ src/main/resources/static/pages/processes/processes.html | 5 ++--- .../resources/static/pages/user/child/userFormTemp.html | 2 +- src/main/resources/static/pages/user/userMge.html | 7 +++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/resources/static/js/system/child/userFormTemp.js b/src/main/resources/static/js/system/child/userFormTemp.js index 062b8ad..01eadd3 100644 --- a/src/main/resources/static/js/system/child/userFormTemp.js +++ b/src/main/resources/static/js/system/child/userFormTemp.js @@ -286,6 +286,8 @@ function setFormData(data) { formSelects.value('project', selectedValues); /*$('#teamId').val(data.teamId) $('#teamId option[value=' + data.teamId + ']').attr('selected', true)*/ + $('input[name="loginType"]').prop('checked', false); + // form.render(); var arrCB = data.loginTypes; console.log(arrCB + "arrCB"); for (var j = 0; j < arrCB.length; j++) { diff --git a/src/main/resources/static/pages/processes/processes.html b/src/main/resources/static/pages/processes/processes.html index 435cdb8..861c6be 100644 --- a/src/main/resources/static/pages/processes/processes.html +++ b/src/main/resources/static/pages/processes/processes.html @@ -38,10 +38,9 @@ src="../../img/form/add_icon3.png">

新增专业

--> - diff --git a/src/main/resources/static/pages/user/child/userFormTemp.html b/src/main/resources/static/pages/user/child/userFormTemp.html index d468126..3dbd2ad 100644 --- a/src/main/resources/static/pages/user/child/userFormTemp.html +++ b/src/main/resources/static/pages/user/child/userFormTemp.html @@ -119,7 +119,7 @@
- +
diff --git a/src/main/resources/static/pages/user/userMge.html b/src/main/resources/static/pages/user/userMge.html index dc81262..7fc9397 100644 --- a/src/main/resources/static/pages/user/userMge.html +++ b/src/main/resources/static/pages/user/userMge.html @@ -52,11 +52,10 @@ -