体现
This commit is contained in:
parent
9649d0a651
commit
66d3d4b8a9
@ -70,9 +70,8 @@
|
|||||||
3、平台代扣个人所得税,根据公式:
|
3、平台代扣个人所得税,根据公式:
|
||||||
</text>
|
</text>
|
||||||
</view> -->
|
</view> -->
|
||||||
|
|
||||||
<view class="bottom">
|
<view class="bottom">
|
||||||
<van-button bind:click="postDoctorWithdrawal" disabled="{{order_inquiry_ids.length == 0 || sub_btn_disabled || withdrawal_amount == 0}}" custom-style="border-radius: 10rpx;font-size: 30rpx;" block color="#3CC7C0">提取</van-button>
|
<van-button bind:click="postDoctorWithdrawal" disabled="{{order_nos.length == 0 || sub_btn_disabled || withdrawal_amount == 0}}" custom-style="border-radius: 10rpx;font-size: 30rpx;" block color="#3CC7C0">提取</van-button>
|
||||||
<view class="kefu" bindtap="contactKeFu">
|
<view class="kefu" bindtap="contactKeFu">
|
||||||
<text>联系客服</text>
|
<text>联系客服</text>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user