cleaned some code Promise...

This commit is contained in:
Paolo Arena
2019-02-14 21:36:16 +01:00
parent 1f830b3e98
commit 1af2c86067
3 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@
:after="[{icon: 'arrow_forward', content: true, handler () {}}]"
v-on:keyup.enter="insertTodo"/>
<!--{{ tmpstrTodos }}-->
{{ tmpstrTodos }}
<div class="flex-item btn-item">
<q-btn class="mybtn" round color="" icon="lock" @click="getArrTodos">Get Todo</q-btn>