|
|
|
@ -143,9 +143,11 @@ export default { |
|
|
|
// 注意:这里选项为污染时需要填写信息,与别的选择中 '其他' 选项不一样 |
|
|
|
label: 'template.dl.dl008.wrqk', |
|
|
|
type: 'select', |
|
|
|
span:1, |
|
|
|
options: this.getDictOptions('business_dl_ameswrqk'), |
|
|
|
fillType: 'actFill', |
|
|
|
otherCode: 'cxqkwrqkOther' |
|
|
|
otherCode: 'cxqkwrqkOther', |
|
|
|
showOtherLabel:false |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
@ -249,7 +251,7 @@ export default { |
|
|
|
config: { |
|
|
|
cxqkqxbd: { |
|
|
|
label: 'template.dl.dl007.qxbd', |
|
|
|
type: 'checkboxTag', |
|
|
|
type: 'qxbd', |
|
|
|
fillType: 'actFill', |
|
|
|
filledCodes: ['bdmc', 'bdbh'] |
|
|
|
} |
|
|
|
|