|
|
@ -43,6 +43,7 @@ export const getSWYPFXFFXYPZBBTableConfig = ( |
|
|
prop: 'yjryxql', |
|
|
prop: 'yjryxql', |
|
|
width: 320, |
|
|
width: 320, |
|
|
headerSelectKey: 'yjryxqlUnit', |
|
|
headerSelectKey: 'yjryxqlUnit', |
|
|
|
|
|
headerSelectTo: 'sjryxqlUnit', |
|
|
fillType: 'preFill', |
|
|
fillType: 'preFill', |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
bodyType: 'inputNumber', |
|
|
bodyType: 'inputNumber', |
|
|
@ -67,6 +68,7 @@ export const getSWYPFXFFXYPZBBTableConfig = ( |
|
|
prop: 'yjjzxql', |
|
|
prop: 'yjjzxql', |
|
|
width: isXsy ? 350 : 280, |
|
|
width: isXsy ? 350 : 280, |
|
|
headerSelectKey: 'yjjzxqlUnit', |
|
|
headerSelectKey: 'yjjzxqlUnit', |
|
|
|
|
|
headerSelectTo: 'sjjzxqlUnit', |
|
|
fillType: 'preFill', |
|
|
fillType: 'preFill', |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
bodyType: 'inputNumber', |
|
|
bodyType: 'inputNumber', |
|
|
@ -145,6 +147,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => { |
|
|
prop: 'yjryxql', |
|
|
prop: 'yjryxql', |
|
|
width: 320, |
|
|
width: 320, |
|
|
headerSelectKey: 'yjryxqlUnit', |
|
|
headerSelectKey: 'yjryxqlUnit', |
|
|
|
|
|
headerSelectTo: 'sjryxqlUnit', |
|
|
fillType: 'preFill', |
|
|
fillType: 'preFill', |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
bodyType: 'inputNumber', |
|
|
bodyType: 'inputNumber', |
|
|
@ -169,6 +172,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => { |
|
|
prop: 'yjgzyxql', |
|
|
prop: 'yjgzyxql', |
|
|
width: 350, |
|
|
width: 350, |
|
|
headerSelectKey: 'yjgzyxqlUnit', |
|
|
headerSelectKey: 'yjgzyxqlUnit', |
|
|
|
|
|
headerSelectTo: 'sjgzyxqlUnit', |
|
|
fillType: 'preFill', |
|
|
fillType: 'preFill', |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
bodyType: 'inputNumber', |
|
|
bodyType: 'inputNumber', |
|
|
@ -193,6 +197,7 @@ export const getSWYPFXFFXYPZBBTQHSLTableConfig = ($this, selectKey) => { |
|
|
prop: 'yjxsyxql', |
|
|
prop: 'yjxsyxql', |
|
|
width: 350, |
|
|
width: 350, |
|
|
headerSelectKey: 'yjxsyxqlUnit', |
|
|
headerSelectKey: 'yjxsyxqlUnit', |
|
|
|
|
|
headerSelectTo: 'sjxsyxqlUnit', |
|
|
fillType: 'preFill', |
|
|
fillType: 'preFill', |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
headerOptions: $this.getDictOptions('business_tjdw'), |
|
|
bodyType: 'inputNumber', |
|
|
bodyType: 'inputNumber', |
|
|
|