Commit 56aca5fb authored by 桔梗A's avatar 桔梗A

消费报告

parent 9107d8d8
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
<view <view
class="popoverItem" class="popoverItem"
v-for="(item, index) in actions" v-for="(item, index) in actions"
:key="index"
@click="onSelect(item)" @click="onSelect(item)"
:id="item.id ? item.id : '#item' + index" :id="item.id ? item.id : '#item' + index"
> >
......
This diff is collapsed.
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