wupengfei
2025-09-23 8fad5b05aa4d6d4a46b3bc04f2ab9614be73ba99
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' },