yyk
2024-07-18 ac85d00b1c88e0088c9f6f23c09a4ed87415ad38
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 != "")