mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-10 19:36:47 +08:00
提交
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
? 'path-item-left'
|
||||
: 'path-item-right'
|
||||
"
|
||||
@touchstart="toFinish(item)"
|
||||
@click.native="toFinish(item)"
|
||||
:style="point[item.position]"
|
||||
v-for="(item, index) of stageProcessList"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user