Commit 31b241f8 authored by 袁玲利's avatar 袁玲利

Merge branch 'v_aifen_250718schoolReport' into 'master'

V aifen 250718school report

See merge request !36
parents b12f35b4 3344df2c
...@@ -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 source diff could not be displayed because it is too large. You can view the blob instead.
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