View details project for mobile

This commit is contained in:
Paolo Arena
2019-04-25 12:08:48 +02:00
parent a7a4d224eb
commit 5992d01323
4 changed files with 40 additions and 10 deletions

View File

@@ -218,6 +218,7 @@ export default class CTodo extends Vue {
}
}
if (des) {
console.log('contr', contr)
// @ts-ignore
contr.deselectAndExitEdit()
}