Commit a4ca973e authored by 李苏's avatar 李苏 💬

调整

parent ede73083
...@@ -174,6 +174,7 @@ ...@@ -174,6 +174,7 @@
item.xqrq = new Date().getTime() item.xqrq = new Date().getTime()
item.lydjid = item.id item.lydjid = item.id
delete item.id delete item.id
console.log(_.cloneDeep(item))
this.formDetail.push(_.cloneDeep(item)) this.formDetail.push(_.cloneDeep(item))
}) })
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment