|
@@ -78,7 +78,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
<view class="padding flex sub-bottom">
|
|
<view class="padding flex sub-bottom">
|
|
|
<button class="cu-btn round line-gray shadow" @click="back()">取消</button>
|
|
<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>
|
|
|
</view>
|
|
</view>
|
|
|
<u-picker v-model="show" mode="time" @confirm="selectTime" style="z-index: 999 !important;"></u-picker>
|
|
<u-picker v-model="show" mode="time" @confirm="selectTime" style="z-index: 999 !important;"></u-picker>
|
|
|
</view>
|
|
</view>
|