Browse Source

技能博物馆 -- 费用报销

jbb 2 years ago
parent
commit
df40ff002c
1 changed files with 9 additions and 0 deletions
  1. 9 0
      src/views/activiti/form/demoForm2.vue

+ 9 - 0
src/views/activiti/form/demoForm2.vue

@@ -706,6 +706,15 @@ export default {
                    })
                  },200)
          }
+
+         //技能博物馆 ----- 费用报销
+        if(key == 'expense_person' && this.processData.businessTable == 'bwg_expense_apply'){
+            this.dynamicData.personListJn.map(item =>{
+                  if(item.label == value){
+                      this.$refs.KFB.setData({expense_department:item.departIds_dictText}) 
+                  }
+              })
+        }
            
                  
             //改变的表单是主子表类型时