Browse Source

fix[模版管理]DL021-022完善和测试

ouqian
lslaiwy 1 month ago
parent
commit
c900278eb3
2 changed files with 2 additions and 4 deletions
  1. +1
    -2
      src/views/business/comps/template/comps/dl/DL021.vue
  2. +1
    -2
      src/views/business/comps/template/comps/dl/DL022.vue

+ 1
- 2
src/views/business/comps/template/comps/dl/DL021.vue View File

@ -166,9 +166,8 @@ export default {
xwj: {
// span:1,
label: 'template.dl.dl021.xwj',
type: 'qxbd',
type: 'yq',
fillType: 'actFill',
filledCodes:['bdmc','bdbh'],
},
}
}

+ 1
- 2
src/views/business/comps/template/comps/dl/DL022.vue View File

@ -143,9 +143,8 @@ export default {
xwj: {
// span:1,
label: 'template.dl.dl022.xwj',
type: 'qxbd',
type: 'yq',
fillType: 'actFill',
filledCodes:['bdmc','bdbh'],
},
}
}

Loading…
Cancel
Save