|
|
@ -998,7 +998,8 @@ export default { |
|
|
contractInstruction: '', |
|
|
contractInstruction: '', |
|
|
commissionTypes: [ |
|
|
commissionTypes: [ |
|
|
{label: this.$t("contract.f6"), value: 1}, |
|
|
{label: this.$t("contract.f6"), value: 1}, |
|
|
{label: this.$t("exchange.d6") + this.$t("contract.g5"), value: 0} |
|
|
// {label: this.$t("exchange.d6") + this.$t("contract.g5"), value: 0} |
|
|
|
|
|
{label: this.$t("contract.f5"), value: 0} |
|
|
], |
|
|
], |
|
|
shixian: [ |
|
|
shixian: [ |
|
|
{label: this.$t("contract.d7"), value: 2}, |
|
|
{label: this.$t("contract.d7"), value: 2}, |
|
|
|