浏览代码

技能博物馆 -- 费用报销

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