xiaol 6 months ago
parent
commit
51af1573bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/user/transfer.vue

+ 1 - 1
pages/user/transfer.vue

@@ -62,7 +62,7 @@
 					success: res => {
 						if(res.confirm){
 							trade({
-								type: "",
+								type: "USDT",
 								num: that.number,
 								to_user_address: that.address,
 								trade_psw: res.content,