diff --git a/src/views/daxpay/common/allocation/order/AllocOrderList.vue b/src/views/daxpay/common/allocation/order/AllocOrderList.vue
index 52f050e5f..091f6e7a9 100644
--- a/src/views/daxpay/common/allocation/order/AllocOrderList.vue
+++ b/src/views/daxpay/common/allocation/order/AllocOrderList.vue
@@ -43,7 +43,7 @@
- {{ row.amount ? (row.amount / 100).toFixed(2) : 0 }}
+ {{ row.amount }}