This commit is contained in:
2021-08-05 19:59:19 +00:00
parent 8b291ed6a1
commit 5dbbeb15f6
2 changed files with 56 additions and 47 deletions

View File

@@ -672,6 +672,7 @@ export default {
cp.wiki = null; //already copied, need to remove it instead
}
cp.states = [];
cp.lastStatusId = undefined;
cp.items.forEach(x => {
x.partRequests = [];
});