This commit is contained in:
Pengxiansen
2025-02-27 01:45:47 +08:00
parent cd3b974959
commit 84553505ff
3 changed files with 6 additions and 4 deletions

View File

@@ -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"
>