用户管理 用户编辑 手机号码保存不了
修改方式把<input class="inputxt" name="mobilePone" value="${user.mobilePhone}" datatype="m" errormsg="手机号码不正确!" ignore="ignore">
改成
<input class="inputxt" name="mobilePhone" value="${user.mobilePhone}" datatype="m" errormsg="手机号码不正确!" ignore="ignore">
页:
[1]