Przeglądaj źródła

修改微信提现的弹窗2

JXDS18FUJT 2 lat temu
rodzic
commit
05152e369a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/cashout/index.vue

+ 1 - 1
src/views/cashout/index.vue

@@ -1,7 +1,7 @@
 <template>
 	<div class="bg">
 		<m-nav-bar mode="white" title="提现"></m-nav-bar>
-		<van-dialog @confirm="cashToWx" v-model:show="cashToWxShow">
+		<van-dialog show-cancel-button @confirm="cashToWx" v-model:show="cashToWxShow">
 			<template #title>
 				确定提现<span style="color:red">{{ (Number(amount)) }}元</span>到微信零钱吗?