From 76f29ff074e9a8715e5c14218c71cf03ff11850e Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Thu, 22 May 2025 09:56:17 +0800 Subject: [PATCH] fix --- src/component/Administrator/coupons/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/component/Administrator/coupons/index.vue b/src/component/Administrator/coupons/index.vue index 9380859b..dc83c547 100644 --- a/src/component/Administrator/coupons/index.vue +++ b/src/component/Administrator/coupons/index.vue @@ -196,7 +196,7 @@ export default defineComponent({ width:150, }, { - title: 'Label Volmoney', + title: 'Total Earnings', align: "center", ellipsis: true, dataIndex: "totalEarnings",