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

指令号变更回填 rqmxid

parent 27d016e5
...@@ -59,6 +59,7 @@ import Cx from './cx.vue' ...@@ -59,6 +59,7 @@ import Cx from './cx.vue'
/* 添加熬子表*/ /* 添加熬子表*/
list.forEach(item=>{ list.forEach(item=>{
item.lydjid=item.id item.lydjid=item.id
item.rqmxid=item.id
item.bzsl=item.packmxSl||0 item.bzsl=item.packmxSl||0
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