zhuliu 7 kuukautta sitten
vanhempi
commit
f900918b72

+ 3 - 0
src/views/report/InvalidResponse/components/dialog/editFlowPath.vue

@@ -276,6 +276,9 @@ const defaultSendEmail = ['6','1','7','8','16','3','17','27']
               title : type.flowName,
               ...type
             }
+            if(!form.cronIds){
+              form.cronIds = []
+            }
             this.form = JSON.parse(JSON.stringify(form))
             if(type.id){
               this.form.assoCasePhaseId = type.id