easyui changes the input box that is already a textbox into a time box

$("#input").removeClass("easyui-textbox").addClass("easyui-datebox").datebox({
        editable:false
   });

Note this re-render

$.parser.parse("#input");

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=327082701&siteId=291194637