(cherry picked from commit 87628998064d735c5ee226d2cc75b67c1160ab68)
@@ -78,7 +78,7 @@
</view>
<view class="padding flex sub-bottom">
<button class="cu-btn round line-gray shadow" @click="back()">取消</button>
- <button style="margin-left: 12upx;width:77%" class="cu-btn bg-blue round " @click.native="sumbit">提交</button>
+ <button style="margin-left: 12upx;width:77%" class="cu-btn bg-blue round " @click="sumbit">提交</button>
<u-picker v-model="show" mode="time" @confirm="selectTime" style="z-index: 999 !important;"></u-picker>