Browse Source

费用报销-子表

jbb 1 year ago
parent
commit
107990ce51
1 changed files with 6 additions and 0 deletions
  1. 6 0
      src/views/activiti/form/demoForm2.vue

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

@@ -1171,6 +1171,12 @@ export default {
             
           }
           
+          //技能博物馆-费用报销-子表
+          if(key =='child&bwg_expense_apply'){
+           this.tableCalculation(value)
+            
+          }
+          
           //技能博物馆-物料申领-子表
           if(key =='child&application_form_b'){
            this.tableCalculation(value)