@ -193,7 +193,7 @@
'color': '#fff'
}"
@click="stepClick('prev')">上一步</u-button>
<template v-if="step < (batches.length)">
<template v-if="step <= (batches.length)">
<u-button
shape="circle"
ripple