1
admin
2026-03-09 1201bf91b3dcac3f5b69c755ff2e54c362956467
src/components/trade-deep-data/index.vue
@@ -39,8 +39,8 @@
<script>
import { WS_URL } from '@/config'
import { fixDate, formatMoney } from "@/utils";
import { THEME } from '@/config/theme'
const DEEP_LENGTH = 5
const THEME = 'dark'
export default {
  name: 'TradeDeepData',