| src/components/constract/PerpetualContract/createOrder.vue | ●●●●● patch | view | raw | blame | history |
src/components/constract/PerpetualContract/createOrder.vue
@@ -579,10 +579,10 @@ if (!this.current_lever_rate) { this.current_lever_rate = hasLever ? this.lever_rate[this.lever_rate.length - 1] : "1.00X"; : "200.00X"; this.current_lever_rate_num = hasLever ? this.origin_lever[this.lever_rate.length - 1] : "1"; : "200"; } } });