Ver código fonte

费用报销-子表

jbb 2 anos atrás
pai
commit
107990ce51
1 arquivos alterados com 6 adições e 0 exclusões
  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)