瀏覽代碼

技能博物馆会议纪要

jbb 2 年之前
父節點
當前提交
91f7dfa5aa
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      src/views/activiti/form/demoForm2.vue

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

@@ -715,6 +715,15 @@ export default {
                   }
               })
         }
+        //技能博物馆 --- 会议纪要
+        if(this.processData.businessTable == 'bwg_meeting_summary'){
+            this.dynamicData.personListJn.map(item =>{
+                  if(item.label == this.$store.getters.nickname){
+                      this.$refs.KFB.setData({record_person:item.value}) 
+                      this.$refs.KFB.setData({record_department:item.departIds_dictText}) 
+                  }
+              })
+        }
            
                  
             //改变的表单是主子表类型时