wupengfei
2025-09-19 fa1c70d463cf21eae78eafbeeee79206fc1adcc0
src/views/ServiceChargeManage/BalanceManage.vue
@@ -116,7 +116,7 @@
      keywords: '',
      balanceMin: null as number,
      balanceMax: null as number,
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Asc }],
      orderInput: [{ property: 'id', order: EnumPagedListOrder.Desc }],
    },
    columnsRenderProps: {
      balance: { type: 'money' },