Browse Source

fix:[模板管理][DL007/DL008前序表单类型固定]

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

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

@ -259,7 +259,7 @@ export default {
config: {
cxqkqxbd: {
label: 'template.dl.dl007.qxbd',
// qxbdType: 'DL006',
qxbdType: 'DL006',
type: 'qxbd',
fillType: 'actFill',
filledCodes: ['bdmc', 'bdbh']

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

@ -267,7 +267,7 @@ export default {
jgxxQxbd: {
label: 'template.dl.dl009.qxbd',
type: 'qxbd',
// qxbdType: 'DL006',
qxbdType: 'DL006',
fillType: 'actFill',
filledCodes: ['bdmc', 'bdbh']
}

Loading…
Cancel
Save