bugfix
This commit is contained in:
@ -22,7 +22,7 @@ const statisticsList = ref([
|
||||
key: "orderTotal",
|
||||
label: computed(() => t("admin.statistics.orderCount")),
|
||||
value: 0,
|
||||
unit: "元",
|
||||
unit: "万元",
|
||||
},
|
||||
{
|
||||
key: "demandCount",
|
||||
|
||||
Reference in New Issue
Block a user