This commit is contained in:
parent
a6f33524dc
commit
24e5ba4c34
|
@ -186,7 +186,7 @@
|
|||
:order_id="currentTab"></cash>
|
||||
|
||||
<!-- 提现提示 -->
|
||||
<u-modal :show="tipShow" title="提示" content='小额(1千元以下)提现2小时内到账,大额(大于1千元)提现次日18:00前到账'
|
||||
<u-modal :show="tipShow" title="提示" content='工作日小额(1千元以下)提现2小时内到账, 大额(1千元以上)提现次日18点前到账, 周末节假日提现, 下一工作日18点前到账'
|
||||
@confirm="tipShow = false"></u-modal>
|
||||
</view>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue