소스 검색

提交提现

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()