diff --git a/src/views/zyjhzx/qgefkui/comps/QgePgd.vue b/src/views/zyjhzx/qgefkui/comps/QgePgd.vue index 5e16313..a6c0b27 100644 --- a/src/views/zyjhzx/qgefkui/comps/QgePgd.vue +++ b/src/views/zyjhzx/qgefkui/comps/QgePgd.vue @@ -54,7 +54,10 @@ export default { const tmpArr=[{ id:item.id, qgfkry:this.$props.worker().userCode, - zt:item.zt + zt:item.zt, + dcCh:item.dcCh, + dcPl:item.dcPl, + tzbh:item.tzbh }] this.baogong(tmpArr,item) errorFlag=false @@ -150,7 +153,10 @@ export default { const data = { id: item.id, qgfkry: worker.userCode, - zt: item.zt + zt: item.zt, + dcCh:item.dcCh, + dcPl:item.dcPl, + tzbh:item.tzbh } tmpArr.push(data) let ycldwInfo = null