lilei 4 months ago
parent
commit
e3a557f3c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesB/accountBalance/accountBalance.vue

+ 1 - 1
pagesB/accountBalance/accountBalance.vue

@@ -117,7 +117,7 @@ export default {
     handleRecharge(info) {
     handleRecharge(info) {
 	  if(!this.hasPay){
 	  if(!this.hasPay){
 		  uni.showModal({
 		  uni.showModal({
-		  	okText:'去联系经销商',
+		  	confirmText:'去联系',
 		  	cancelText:'取消',
 		  	cancelText:'取消',
 		  	title:'提示',
 		  	title:'提示',
 		  	content:'未开启线上支付,请联系经销商',
 		  	content:'未开启线上支付,请联系经销商',