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