Commit 6ddb6a4c authored by 桔梗A's avatar 桔梗A

Merge branch 'v_aifen_250718schoolReport' into develop

parents edf97f9d 924a463e
This diff is collapsed.
...@@ -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