1
李凌
2025-10-12 1136b8d80116008cc1f8da51f0f53dc746d52f86
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,