$(this).parent().parent().parent().clone(true).appendTo($(".f-top>.f-content"))根据需求页面克隆了一个数据,原来数据隐藏,但是原来的数据会改变,这时候克隆的也需要跟着改变请问如何做呢? 查看完整描述