sen
2026-03-23 2b13881cbb809efaffa471c656efe0d532c08d9a
ui/admin-ui3/src/views/cwgl/accountAnalysisDetail/index.vue
@@ -210,7 +210,7 @@
        { label: '未开票金额', prop: 'unInvoicedAmount', width: 110 },
      ]
    },
    { label: '备注', prop: 'remark', width: 120 },
    { label: '备注', prop: 'accountRemark', width: 120 },
    { label: '尚欠金额', prop: 'pendingAmount', width: 100 },
    { label: '逾期天数', prop: 'overdueDays', width: 90 },
    { label: '逾期利息', prop: 'overdueInterest', width: 100 },