Browse Source

2023-10-24

cmy 2 years ago
parent
commit
95271e81a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/user/set/transaction.vue

+ 1 - 1
pages/user/set/transaction.vue

@@ -95,7 +95,7 @@ export default {
 		  this.loding = true;
 		  this.loding = true;
 		  uni.showLoading({
 		  uni.showLoading({
 		  	title: '提交中',
 		  	title: '提交中',
-		  	mask: false
+		  	mask: true
 		  });
 		  });
 		  Reset({
 		  Reset({
 		  	account: this.account,
 		  	account: this.account,