This commit is contained in:
2021-06-11 18:56:09 +00:00
parent 3ece9e4c28
commit 1fe84b3088
2 changed files with 24 additions and 0 deletions

View File

@@ -330,6 +330,9 @@ export default {
this.value.items[this.activeWoItemIndex].units.push({
id: 0,
concurrency: 0,
wiki: null,
customFields: "{}",
tags: [],
userId: null,
estimatedQuantity: 0,
startDate: null,