src/views/cryptos/PerpetualContract/perpetualHistory.vue
@@ -86,7 +86,7 @@ symbol: '', isAll: false, selectData: [ { title: this.$t('当前委托'), type: 'orders' }, { title: this.$t('当前持仓'), type: 'orders' }, { title: this.$t('历史仓位'), type: 'hisorders' }, ], loading: false,