PMCORE-3448

This commit is contained in:
Henry Jordan
2021-11-05 19:38:32 +00:00
parent defcef23ed
commit b11f61a7b9

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: "",