Pārlūkot izejas kodu

技能博物馆 -- 费用报销

jbb 2 gadi atpakaļ
vecāks
revīzija
df40ff002c
1 mainītis faili ar 9 papildinājumiem un 0 dzēšanām
  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}) 
+                  }
+              })
+        }
            
                  
             //改变的表单是主子表类型时