Browse Source

feat:[模板管理][DL008修改]

ouqian
ouqian 1 month ago
parent
commit
605add1f0c
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      src/views/business/comps/template/comps/dl/DL008.vue

+ 4
- 2
src/views/business/comps/template/comps/dl/DL008.vue View File

@ -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']
}

Loading…
Cancel
Save