魏超 4 年之前
父節點
當前提交
3d3091a0f2
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/pages/fundManagement/AccountDetail.jsx

+ 1
- 1
src/pages/fundManagement/AccountDetail.jsx 查看文件

@@ -81,7 +81,7 @@ function header(props) {
81 81
             label: '退款冻结金额',
82 82
             name: 'consume',
83 83
             type: FieldTypes.Message,
84
-            value: regFenToYuan(newsData.refundBlockedAmonut) || '0',
84
+            value: regFenToYuan(newsData.refundBlockedAmount) || '0',
85 85
             help: '对账请在充值订单中查看充值状态为“已申请”的退款记录',
86 86
         },
87 87
         {