@@ -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})
+ }
+ })
//改变的表单是主子表类型时