Browse Source

修改杠杆

master
liaoxinyu 2 years ago
parent
commit
db9f830155
  1. 2
      pages/exchange/open-position.vue

2
pages/exchange/open-position.vue

@ -1492,7 +1492,7 @@ export default {
},
//
openNum(e) {
if (!this.isLogin) return;
// if (!this.isLogin) return;
let data = {
symbol: this.symbolLeft, //ETH
lever_rate: this.form.lever_rate, //10

Loading…
Cancel
Save