瀏覽代碼

提交提现

zhangwf 3 年之前
父節點
當前提交
acc8ad4018
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      components/subComponents/dmWithDrawal.vue

+ 2 - 1
components/subComponents/dmWithDrawal.vue

@@ -104,7 +104,8 @@
 				if (res && res.data.success) {
 					uni.showToast({
 						icon:"none",
-						title:"提现成功"
+						title:"申请成功,请稍后至提现记录查看结果",
+						duration:3000
 					});
 					this.$emit("updata")
 					this.knowAction()