2023-2-7 多次签退

master
xy 3 years ago
parent d4e2163790
commit 3ecc763836

@ -14,7 +14,7 @@
<view class="content__btn">
<u-button :custom-style="btnStyle1" shape="circle" type="error"
@click="$emit('update:isShow',false),clearList()">取消</u-button>
<u-button :custom-style="btnStyle2" shape="circle" type="primary" @click.stop="submit">确认</u-button>
<u-button :throttle-time="5000" :custom-style="btnStyle2" shape="circle" type="primary" @click.stop="submit">确认</u-button>
</view>
</view>
</u-mask>

Loading…
Cancel
Save