wupengfei
2025-09-23 07a89c37ff8a4e2bcde097faa376f5e5af7e42b6
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' },