Browse Source

fix: [模板管理] LBA003

lkf
memorylkf 1 month ago
parent
commit
ff6a9e7ecc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/business/comps/template/comps/yp/YP003.vue

+ 1
- 1
src/views/business/comps/template/comps/yp/YP003.vue View File

@ -129,7 +129,7 @@ export default {
type: "select", type: "select",
fillType: "preFill", fillType: "preFill",
options: this.getDictOptions('business_yplx'), options: this.getDictOptions('business_yplx'),
otherCode: "preOther",
otherCode: "yplxOther",
}, },
} }
}, },

Loading…
Cancel
Save