统计:修复错误

This commit is contained in:
owen
2023-10-16 13:15:17 +08:00
parent 8dec8edc6a
commit 661e72bcfd
2 changed files with 10 additions and 11 deletions

View File

@@ -225,7 +225,6 @@ defineOptions({ name: 'TradeStatistics' })
const message = useMessage() // 消息弹窗
const loading = ref(true) // 加载中
const trendLoading = ref(true) // 交易状态加载中
const exportLoading = ref(false) // 导出的加载中
const summary = ref<DataComparisonRespVO<TradeSummaryRespVO>>() // 交易统计数据