2016年7月8日

测试做添加时候,点击添加按钮时,添加了多条数据的解决方法

摘要: $.ajax({ type:"POST", url:"car_savecarcustomer", dateType:"text/html", data:$("#addForm").serialize(), success:function(result){ if(result == "1"){ if(uid!=... 阅读全文

posted @ 2016-07-08 16:42 java_zc 阅读(510) 评论(0) 推荐(0)

导航