Merged in bugfix/PMCORE-3448-A (pull request #8264)

PMCORE-3448

Approved-by: Fabio Guachalla
This commit is contained in:
Henry Jonathan Quispe Quispe
2021-11-08 21:25:13 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -251,7 +251,7 @@ export default {
let taskList = this.data[1].id.toLowerCase(), let taskList = this.data[1].id.toLowerCase(),
obj = [ obj = [
{ {
autoshow: false, autoShow: false,
fieldId: "processName", fieldId: "processName",
filterVar: "process", filterVar: "process",
label: "", label: "",