Merge branch 'release/3.7.0' of bitbucket.org:colosa/processmaker into bugfix/PMCORE-3342

This commit is contained in:
Henry Jordan
2021-10-06 18:51:08 +00:00
24 changed files with 182 additions and 92 deletions

View File

@@ -662,7 +662,7 @@ export default {
autoShow: false,
},
],
refresh: false,
refresh: true,
});
this.$emit("cleanDefaultOption");
}