bklLiudl
2024-08-28 2bf4ac35e91c6a69bbaf43c79d6c5e96c3261288
HTML/views/SystemSettings/UserForm.html
@@ -159,7 +159,7 @@
                        UserId: id,
                     };
                     sendData(IP + "/basis/GetUserinfoListById?Id= " +getQueryString('id')+ "", {}, 'get', function(res) {
                        if (res.code == 200) //成功
                        if (res.code == 0) //成功
                        {
                           //页面赋值
                           if(res.data.UserNo != "")