|
|
|
@ -15,19 +15,19 @@ |
|
|
|
ref="swypyjInfoRef" :formConfig="swypyjInfoFormConfig" :formData="formData" |
|
|
|
/> |
|
|
|
|
|
|
|
<LineLabel label="template.dl.dl017.qcxjjyqk" /> |
|
|
|
<LineLabel label="template.dl.dl017.xbczqk" /> |
|
|
|
<CustomTable |
|
|
|
@headerSelectChange="onHeaderSelectChange" |
|
|
|
fieldItemLabel="template.common.operationSteps" @blur="onHandleTableBlur" |
|
|
|
@beforeSaveRecord = "beforeSaveRecord" |
|
|
|
:showAddRow="false" :showOperation="fillType === 'actFill'" |
|
|
|
@beforeSaveRecord = "beforeSaveRecord" @onRegentSubmit="(e) => onRegentSubmit" |
|
|
|
:showAddRow="false" :showOperation="false" |
|
|
|
ref="stepTableRef" :columns="stepColumns" :formData="formData"> |
|
|
|
<template slot="operation" slot-scope="{ row, rowIndex, columns }"> |
|
|
|
<!-- <template slot="operation" slot-scope="{ row, rowIndex, columns }"> |
|
|
|
<TableOpertaion @startConfig="startConfig" @configComplete="configComplete" |
|
|
|
@printTag="printTag" @subPackageSubmit="subPackageSubmit" :fillType="fillType" |
|
|
|
:row="row" :rowIndex="rowIndex" :columns="columns" @deleteRow="deleteRow"> |
|
|
|
</TableOpertaion> |
|
|
|
</template> |
|
|
|
</template> --> |
|
|
|
</CustomTable> |
|
|
|
|
|
|
|
<LineLabel label="template.dl.dl017.czbz" /> |
|
|
|
@ -143,6 +143,7 @@ export default { |
|
|
|
label: 'template.dl.dl017.qxbd', |
|
|
|
type: 'qxbd', |
|
|
|
fillType: 'actFill', |
|
|
|
qxbdType:'DL017', |
|
|
|
filledCodes:['bdmc','bdbh'], |
|
|
|
}, |
|
|
|
bltj: { |
|
|
|
@ -162,7 +163,7 @@ export default { |
|
|
|
return [ |
|
|
|
{ |
|
|
|
label: "template.dl.dl017.jlzb", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "jlzb", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyFillType: "actFill", |
|
|
|
@ -171,7 +172,7 @@ export default { |
|
|
|
}, |
|
|
|
{ |
|
|
|
label: "template.dl.dl017.xybh", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "xybh", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyFillType: "actFill", |
|
|
|
@ -179,7 +180,7 @@ export default { |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.sjqszqk", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "sjqszqk", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyFillType: "actFill", |
|
|
|
@ -187,7 +188,7 @@ export default { |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.sjqcdqk", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "sjqcdqk", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyFillType: "actFill", |
|
|
|
@ -195,7 +196,7 @@ export default { |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.saqqtqk", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "saqqtqk", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyFillType: "actFill", |
|
|
|
@ -203,65 +204,65 @@ export default { |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.ddpyy", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "ddpyy", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyType: "checkbox", |
|
|
|
bodyFillType: "actFill", |
|
|
|
bodyMaxlength: 10, |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.xd", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "xd", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyType: "checkbox", |
|
|
|
bodyFillType: "actFill", |
|
|
|
bodyMaxlength: 10, |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.sj", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "sj", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyType: "checkbox", |
|
|
|
bodyFillType: "actFill", |
|
|
|
bodyMaxlength: 10, |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.ds", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "ds", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyType: "checkbox", |
|
|
|
bodyFillType: "actFill", |
|
|
|
bodyMaxlength: 10, |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.dy1gd", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "dy1gd", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyType: "checkbox", |
|
|
|
bodyFillType: "actFill", |
|
|
|
bodyMaxlength: 10, |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.dy2gd", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "dy2gd", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyType: "checkbox", |
|
|
|
bodyFillType: "actFill", |
|
|
|
bodyMaxlength: 10, |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.dy3gd", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "dy3gd", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyType: "checkbox", |
|
|
|
bodyFillType: "actFill", |
|
|
|
bodyMaxlength: 10, |
|
|
|
bodyDisabled: true, |
|
|
|
},{ |
|
|
|
label: "template.dl.dl017.dy4gd", |
|
|
|
prop: "startSolutionCode", |
|
|
|
prop: "dy4gd", |
|
|
|
width: 180, |
|
|
|
bodyType: "input", |
|
|
|
bodyType: "checkbox", |
|
|
|
bodyFillType: "actFill", |
|
|
|
bodyMaxlength: 10, |
|
|
|
bodyDisabled: true, |
|
|
|
@ -277,6 +278,19 @@ export default { |
|
|
|
mounted() { |
|
|
|
}, |
|
|
|
methods: { |
|
|
|
onRegentSubmit(e) { |
|
|
|
const { selectInfo, key, rowIndex } = e |
|
|
|
const { row } = selectInfo |
|
|
|
|
|
|
|
if (key === 'yqbh') { |
|
|
|
const params = { |
|
|
|
yqmc: row.mc, |
|
|
|
yqxh: row.xh, |
|
|
|
xccsjzjdrq: row.jzrq |
|
|
|
} |
|
|
|
// this.$refs.yqsyTableRef.updateDataSourceByRowIndex(rowIndex, params) |
|
|
|
} |
|
|
|
}, |
|
|
|
//选择table header下拉框也要更新体积 |
|
|
|
onHeaderSelectChange(data){ |
|
|
|
const {key, headerSelectFields,dataSource=[]} = data; |
|
|
|
|