src/components/trade-order-area/index.vue
@@ -30,7 +30,7 @@ class="w-22 h-11 pr-20" /> </div> <div class="option-box" v-if="isShow"> <div class="option-box" v-show="isShow"> <div class="font-30" v-for="item in selectData" @@ -258,7 +258,8 @@ value: 0, isShow: false, title: this.$t("市价委托"), selectData: [], selectData: [{ title: this.$t("市价委托"), type: "1" }, { title: this.$t("限价委托"), type: "2" },], form: { volume: "", session_token: "",