소스 검색

技能博物馆 -- 费用报销

jbb 2 년 전
부모
커밋
df40ff002c
1개의 변경된 파일9개의 추가작업 그리고 0개의 파일을 삭제
  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}) 
+                  }
+              })
+        }
            
                  
             //改变的表单是主子表类型时