hwh
2024-08-15 458ae1f76971883a62d0230d0e9e53196a8fc912
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 != "")