Browse Source

fix:[填报表单]优化

luojie
15881625488@163.com 3 weeks ago
parent
commit
f48949941d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/business/comps/template/comps/gsp/GSP005.vue

+ 1
- 1
src/views/business/comps/template/comps/gsp/GSP005.vue View File

@ -632,7 +632,7 @@ export default {
}, },
methods: { methods: {
onClickButtonZl(zlIndex, data){ onClickButtonZl(zlIndex, data){
alert('todo')
this.$refs[`formZlConfigFormPackageRef_${zlIndex}`][0].updateFormData('sywzsjclzValue', 1)
}, },
// //
ryKspz(zlIndex) { ryKspz(zlIndex) {

Loading…
Cancel
Save