08 2022 档案

摘要:$(function () { $('#inpNo').textbox('textbox').bind('keyup', function (e) { if (e.keyCode == 13) { manage.searchPatientList(); } });}); 阅读全文
posted @ 2022-08-03 09:04 淡定de菜鸟 阅读(384) 评论(0) 推荐(0)