mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 14:36:13 +00:00
fix error when creating evaluation
This commit is contained in:
parent
ff66aa5590
commit
5fe0790912
@ -206,6 +206,7 @@ const store = createStore({
|
||||
comment: "",
|
||||
editEvaluation: true,
|
||||
workflows_availables: state.work.workflows_availables_evaluation,
|
||||
documents: [],
|
||||
};
|
||||
state.evaluationsPicked.push(e);
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user