| | |
| | | <!-- <el-form-item label="交割合约" prop="roleName" class="item"></el-form-item> --> |
| | | <div class="item2" style="width: 520px;"> |
| | | <div style="height: auto;position: relative;top: -15%;"> |
| | | 手续费 |
| | | <!-- 手续费 --> |
| | | 交割合约 |
| | | </div> |
| | | </div> |
| | | <!-- <div style="background-color: white;height: 10px;"></div> --> |
| | | <!-- <el-form-item label="24小时内交割合约客户最高赢率(设置了场控的不受影响),高于设定的值时客户必亏" style="display: flex;flex-wrap:wrap"></el-form-item> |
| | | <el-form-item label="低于时则不限制(范例:10,为最高赢10%),为0则不限制" style="display: flex;flex-wrap:wrap"></el-form-item> --> |
| | | <!-- <br /> --> |
| | | <div style="background-color: white;height: 10px;"></div> |
| | | <el-form-item label="24小时内交割合约客户最高赢率(设置了场控的不受影响),高于设定的值时客户必亏" style="display: flex;flex-wrap:wrap"></el-form-item> |
| | | <el-form-item label="低于时则不限制(范例:10,为最高赢10%),为0则不限制" style="display: flex;flex-wrap:wrap"></el-form-item> |
| | | <br /> |
| | | <el-input-number v-model="dataForm.futures_most_prfit_level" :step="2"></el-input-number> |
| | | |
| | | |