Commit d1c0e580 authored by Mac's avatar Mac

1

parent d3e4e0b0
...@@ -156,7 +156,7 @@ ...@@ -156,7 +156,7 @@
</q-item> </q-item>
<q-item clickable v-close-popup @click="goEAccountId(props.row.EmAccountId)" v-if="props.row.EmAccountId>0"> <q-item clickable v-close-popup @click="goEAccountId(props.row.EmAccountId)" v-if="props.row.EmAccountId>0">
<q-item-section> <q-item-section>
<q-item-label></q-item-label> <q-item-label></q-item-label>
</q-item-section> </q-item-section>
</q-item> </q-item>
</q-list> </q-list>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment