diff --git a/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js b/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js index 57d0743..0b5eef3 100644 --- a/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js +++ b/src/views/business/comps/template/formConfig/SWYPFXFFXYPZBBTableConfig.js @@ -43,6 +43,7 @@ export const getSWYPFXFFXYPZBBTableConfig = ( prop: 'yjryxql', width: 320, headerSelectKey: 'yjryxqlUnit', + headerSelectTo: 'sjryxqlUnit', fillType: 'preFill', headerOptions: $this.getDictOptions('business_tjdw'), bodyType: 'inputNumber', @@ -67,6 +68,7 @@ export const getSWYPFXFFXYPZBBTableConfig = ( prop: 'yjjzxql', width: isXsy ? 350 : 280, headerSelectKey: 'yjjzxqlUnit', + headerSelectTo: 'sjjzxqlUnit', fillType: 'preFill', headerOptions: $this.getDictOptions('business_tjdw'), bodyType: 'inputNumber', @@ -145,6 +147,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => { prop: 'yjryxql', width: 320, headerSelectKey: 'yjryxqlUnit', + headerSelectTo: 'sjryxqlUnit', fillType: 'preFill', headerOptions: $this.getDictOptions('business_tjdw'), bodyType: 'inputNumber', @@ -169,6 +172,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => { prop: 'yjgzyxql', width: 350, headerSelectKey: 'yjgzyxqlUnit', + headerSelectTo: 'sjgzyxqlUnit', fillType: 'preFill', headerOptions: $this.getDictOptions('business_tjdw'), bodyType: 'inputNumber', @@ -193,6 +197,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => { prop: 'yjxsyxql', width: 350, headerSelectKey: 'yjxsyxqlUnit', + headerSelectTo: 'sjxsyxqlUnit', fillType: 'preFill', headerOptions: $this.getDictOptions('business_tjdw'), bodyType: 'inputNumber',