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

pdd wlid==wlxxId

parent 3fc9e6a9
...@@ -62,6 +62,7 @@ ...@@ -62,6 +62,7 @@
this.formDetail.splice(0, length) this.formDetail.splice(0, length)
list.forEach(item => { list.forEach(item => {
item.djsl=item.kcsl item.djsl=item.kcsl
item.wlid=item.wlxxId
item.lydjid = item.id item.lydjid = item.id
delete item.id delete item.id
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