wupengfei
9 天以前 5fa2bea76c18321eb697076dd51758c762ea0001
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' },